Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp746 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl,
948 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function in TemplateInstantiator
953 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
DTreeTransform.h1858 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function
6868 Var = getDerived().RebuildExceptionDecl( in TransformCXXCatchStmt()