Home
last modified time | relevance | path

Searched defs:ExceptionDecl (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DStmtCXX.h32 VarDecl *ExceptionDecl; variable
/external/clang/lib/Parse/
DParseStmt.cpp2176 Decl *ExceptionDecl = 0; in ParseCXXCatchBlock() local
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp975 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl()
987 VarDecl *TemplateInstantiator::RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, in RebuildObjCExceptionDecl()
DTreeTransform.h1210 VarDecl *RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, in RebuildObjCExceptionDecl()
1298 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl()
1315 VarDecl *ExceptionDecl, in RebuildCXXCatchStmt()
5823 VarDecl *ExceptionDecl = S->getExceptionDecl(); in TransformCXXCatchStmt() local