Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h782 getExceptionMode() == LangOptions::FPE_Strict) in FPOptions()
807 getExceptionMode() != LangOptions::FPE_Ignore || in isFPConstrained()
823 LangOptions::FPExceptionModeKind getExceptionMode() const { in getExceptionMode() function
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp543 FPO.getExceptionMode() != LangOptions::FPE_Ignore || in CheckFloatResult()
550 FPO.getExceptionMode() != LangOptions::FPE_Ignore) { in CheckFloatResult()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp568 if (CurFPFeatures.getExceptionMode() == LangOptions::FPE_Strict) in ActOnPragmaFloatControl()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp156 FPFeatures.getExceptionMode())); in ConstructorHelper()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2680 FPO.getExceptionMode() != LangOptions::FPE_Ignore || in checkFloatingPointResult()
2687 FPO.getExceptionMode() != LangOptions::FPE_Ignore) { in checkFloatingPointResult()