Searched defs:CoroutineBodyStmt (Results 1 – 3 of 3) sorted by relevance
109 CoroutineBodyStmt::CoroutineBodyStmt(CoroutineBodyStmt::CtorArgs const &Args) in CoroutineBodyStmt() function in CoroutineBodyStmt
314 CoroutineBodyStmt(Stmt *Body, Stmt *Promise, Stmt *InitSuspend, in CoroutineBodyStmt() function
115 class CoroutineBodyStmt; variable