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