Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1498 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl,
1904 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function in TemplateInstantiator
1909 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
H A DTreeTransform.h2538 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function
8793 Var = getDerived().RebuildExceptionDecl( in TransformCXXCatchStmt()