Searched refs:ToConstrainedExceptMD (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp105 clang::ToConstrainedExceptMD(LangOptions::FPExceptionModeKind Kind) { function in class:clang
155 ToConstrainedExceptMD(static_cast<LangOptions::FPExceptionModeKind>(
1003 ToConstrainedExceptMD(getLangOpts().getDefaultExceptionMode());
H A DCodeGenFunction.h5037 ToConstrainedExceptMD(LangOptions::FPExceptionModeKind Kind);

Completed in 135 milliseconds