Searched refs:RebuildCoyieldExpr (Results 1 – 1 of 1) sorted by relevance
1598 ExprResult RebuildCoyieldExpr(SourceLocation CoyieldLoc, Expr *Result) { in RebuildCoyieldExpr() function8583 return getDerived().RebuildCoyieldExpr(E->getKeywordLoc(), Result.get()); in TransformCoyieldExpr()