Searched refs:getInitSuspendStmt (Results 1 – 3 of 3) sorted by relevance
389 Stmt *getInitSuspendStmt() const { in getInitSuspendStmt() function
647 EmitStmt(S.getInitSuspendStmt()); in EmitCoroutineBody()
7740 StmtResult InitSuspend = getDerived().TransformStmt(S->getInitSuspendStmt()); in TransformCoroutineBodyStmt()