Home
last modified time | relevance | path

Searched refs:setExceptionVariable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1438 void setExceptionVariable(bool EV) { in setExceptionVariable() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp5191 New->setExceptionVariable(true); in BuildObjCExceptionDecl()
H A DSemaDeclCXX.cpp16824 ExDecl->setExceptionVariable(true); in BuildExceptionDeclaration()