Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1248 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl,
1553 TemplateInstantiator::RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function in TemplateInstantiator
1558 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
H A DTreeTransform.h2453 VarDecl *RebuildExceptionDecl(VarDecl *ExceptionDecl, in RebuildExceptionDecl() function
8340 Var = getDerived().RebuildExceptionDecl( in TransformCXXCatchStmt()