Searched refs:RebuildExceptionDecl (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 746 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, 948 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function in TemplateInstantiator 953 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
|
D | TreeTransform.h | 1858 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function 6868 Var = getDerived().RebuildExceptionDecl( in TransformCXXCatchStmt()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 1052 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, 1299 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function in TemplateInstantiator 1304 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
|
D | TreeTransform.h | 2207 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function 8010 Var = getDerived().RebuildExceptionDecl( in TransformCXXCatchStmt()
|