Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h1310 void setExceptionVariable(bool EV) { in setExceptionVariable() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4871 New->setExceptionVariable(true); in BuildObjCExceptionDecl()
H A DSemaDeclCXX.cpp13777 ExDecl->setExceptionVariable(true); in BuildExceptionDeclaration()