Home
last modified time | relevance | path

Searched refs:RebuildExceptionDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1053 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl,
1300 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function in TemplateInstantiator
1305 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
H A DTreeTransform.h2295 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function
8101 Var = getDerived().RebuildExceptionDecl( in TransformCXXCatchStmt()