Searched refs:getInitSuspendStmt (Results 1 – 4 of 4) sorted by relevance
340 Stmt *getInitSuspendStmt() const { return SubStmts[SubStmt::InitSuspend]; } in getInitSuspendStmt() function
389 Stmt *getInitSuspendStmt() const { in getInitSuspendStmt() function
634 EmitStmt(S.getInitSuspendStmt()); in EmitCoroutineBody()
7649 StmtResult InitSuspend = getDerived().TransformStmt(S->getInitSuspendStmt()); in TransformCoroutineBodyStmt()