Home
last modified time | relevance | path

Searched refs:setExceptionMode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp1137 void Sema::setExceptionMode(SourceLocation Loc, in setExceptionMode() function in Sema
1169 setExceptionMode(Loc, FPE); in ActOnPragmaFPExceptions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10005 void setExceptionMode(SourceLocation Loc, LangOptions::FPExceptionModeKind);