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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h32 VarDecl *ExceptionDecl; member in class:clang::CXXCatchStmt
H A DStmtObjC.h76 VarDecl *ExceptionDecl; member in class:clang::ObjCAtCatchStmt
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1064 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, argument
1076 VarDecl *TemplateInstantiator::RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, argument
H A DTreeTransform.h1251 VarDecl *RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, argument
1396 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, argument
1412 RebuildCXXCatchStmt(SourceLocation CatchLoc, VarDecl *ExceptionDecl, Stmt *Handler) argument
[all...]

Completed in 133 milliseconds