Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h1212 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()