Searched refs:ActOnCoyieldExpr (Results 1 – 3 of 3) sorted by relevance
276 ExprResult Sema::ActOnCoyieldExpr(Scope *S, SourceLocation Loc, Expr *E) { in ActOnCoyieldExpr() function in Sema
1642 Expr = Actions.ActOnCoyieldExpr(getCurScope(), Loc, Expr.get()); in ParseCoyieldExpression()
7910 ExprResult ActOnCoyieldExpr(Scope *S, SourceLocation KwLoc, Expr *E);