Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1360 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl,
1700 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function in TemplateInstantiator
1705 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
H A DTreeTransform.h2511 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function
8498 Var = getDerived().RebuildExceptionDecl( in TransformCXXCatchStmt()