Searched refs:getSuspendExpr (Results 1 – 3 of 3) sorted by relevance
201 auto *SuspendRet = CGF.EmitScalarExpr(S.getSuspendExpr()); in emitSuspendExpression()
4753 Expr *getSuspendExpr() const { in getSuspendExpr() function
3203 if (auto *R = Visit(E->getSuspendExpr())) in VisitCoroutineSuspendExpr()