Searched defs:Promise (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp78 auto *Promise = R.getAsSingle<TypeDecl>(); local
266 auto *Promise = Coroutine->CoroutinePromise; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h297 Promise, ///< The promise statement. enumerator in enum:clang::CoroutineBodyStmt::SubStmt
309 CoroutineBodyStmt(Stmt *Body, Stmt *Promise, Stmt *InitSuspend, argument

Completed in 57 milliseconds