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