Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1379 void setExceptionVariable(bool EV) { in setExceptionVariable() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp5155 New->setExceptionVariable(true); in BuildObjCExceptionDecl()
H A DSemaDeclCXX.cpp15984 ExDecl->setExceptionVariable(true); in BuildExceptionDeclaration()