Searched refs:RebuildCXXCatchStmt (Results 1 – 1 of 1) sorted by relevance
1874 StmtResult RebuildCXXCatchStmt(SourceLocation CatchLoc, in RebuildCXXCatchStmt() function6884 return getDerived().RebuildCXXCatchStmt(S->getCatchLoc(), Var, Handler.get()); in TransformCXXCatchStmt()