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