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