Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp754 VarDecl *RebuildObjCExceptionDecl(VarDecl *ExceptionDecl,
960 VarDecl *TemplateInstantiator::RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, in RebuildObjCExceptionDecl() function in TemplateInstantiator
963 VarDecl *Var = inherited::RebuildObjCExceptionDecl(ExceptionDecl, TSInfo, T); in RebuildObjCExceptionDecl()
DTreeTransform.h1342 VarDecl *RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, in RebuildObjCExceptionDecl() function
6726 Var = getDerived().RebuildObjCExceptionDecl(FromVar, TSInfo, T); in TransformObjCAtCatchStmt()