Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h1405 void setExceptionVariable(bool EV) { in setExceptionVariable() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp5163 New->setExceptionVariable(true); in BuildObjCExceptionDecl()
H A DSemaDeclCXX.cpp16440 ExDecl->setExceptionVariable(true); in BuildExceptionDeclaration()