Home
last modified time | relevance | path

Searched refs:getExceptionMode (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h824 getExceptionMode() == LangOptions::FPE_Strict) in FPOptions()
849 getExceptionMode() != LangOptions::FPE_Ignore || in isFPConstrained()
865 LangOptions::FPExceptionModeKind getExceptionMode() const { in getExceptionMode() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterp.cpp710 FPO.getExceptionMode() != LangOptions::FPE_Ignore || in CheckFloatResult()
717 FPO.getExceptionMode() != LangOptions::FPE_Ignore) { in CheckFloatResult()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaAttr.cpp581 if (CurFPFeatures.getExceptionMode() == LangOptions::FPE_Strict) in ActOnPragmaFloatControl()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.cpp163 FPFeatures.getExceptionMode())); in ConstructorHelper()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp2687 FPO.getExceptionMode() != LangOptions::FPE_Ignore || in checkFloatingPointResult()
2694 FPO.getExceptionMode() != LangOptions::FPE_Ignore) { in checkFloatingPointResult()