Searched refs:RebuildCoreturnStmt (Results 1 – 1 of 1) sorted by relevance
1294 StmtResult RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result) { in RebuildCoreturnStmt() function6529 return getDerived().RebuildCoreturnStmt(S->getKeywordLoc(), Result.get()); in TransformCoreturnStmt()