Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCoroutine.cpp78 auto *Promise = R.getAsSingle<TypeDecl>(); in lookupPromiseType() local
266 auto *Promise = Coroutine->CoroutinePromise; in buildPromiseCall() local
/external/clang/include/clang/AST/
DStmtCXX.h302 Promise, ///< The promise statement. enumerator
314 CoroutineBodyStmt(Stmt *Body, Stmt *Promise, Stmt *InitSuspend, in CoroutineBodyStmt()
/external/owasp/sanitizer/empiricism/
Dhtml-containment.js255 function Promise() { class
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCoroutines.rst481 .. _final:
482 .. _final suspend:
/external/v8/include/
Dv8.h94 class Promise; variable
/external/llvm/include/llvm/ExecutionEngine/Orc/
DRPCUtils.h404 std::promise<typename Func::OptionalReturn> Promise; in appendCallAsyncWithSeq() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRPCUtils.h1483 auto Promise = std::make_shared<ErrorReturnPromise>(); in appendCallNB() local
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...