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