Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaAttr.cpp1322 void Sema::setExceptionMode(SourceLocation Loc, in setExceptionMode() function in Sema
1347 setExceptionMode(Loc, FPE); in ActOnPragmaFPExceptions()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10738 void setExceptionMode(SourceLocation Loc, LangOptions::FPExceptionModeKind);