Home
last modified time | relevance | path

Searched defs:InitSuspend (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DStmtCXX.h303 InitSuspend, ///< The initial suspend statement, run before the body. enumerator
314 CoroutineBodyStmt(Stmt *Body, Stmt *Promise, Stmt *InitSuspend, in CoroutineBodyStmt()