HomeSort by: relevance | last modified time | path
    Searched refs:OldExcept (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 151 OldExcept = CGF.Builder.getDefaultConstrainedExcept();
194 CGF.Builder.setDefaultConstrainedExcept(OldExcept);
CodeGenFunction.h 686 llvm::fp::ExceptionBehavior OldExcept;

Completed in 200 milliseconds