Home
last modified time | relevance | path

Searched refs:ErrorReturnPromise (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DRPCUtils.h1413 using ErrorReturnPromise = typename RTraits::ReturnPromiseType; in appendCallNB() local
1417 auto Promise = std::make_shared<ErrorReturnPromise>(); in appendCallNB()