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