Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h1212 void setExceptionVariable(bool EV) { in setExceptionVariable() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h1362 void setExceptionVariable(bool EV) { in setExceptionVariable() function
/external/clang/lib/Sema/
DSemaDeclObjC.cpp4592 New->setExceptionVariable(true); in BuildObjCExceptionDecl()
DSemaDeclCXX.cpp12256 ExDecl->setExceptionVariable(true); in BuildExceptionDeclaration()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp5150 New->setExceptionVariable(true); in BuildObjCExceptionDecl()
DSemaDeclCXX.cpp15910 ExDecl->setExceptionVariable(true); in BuildExceptionDeclaration()