Home | History | Annotate | Download | only in Orc

Lines Matching defs:FutureResult

1484     auto FutureResult = Promise->get_future();
1492 RTraits::consumeAbandoned(FutureResult.get());
1495 return std::move(FutureResult);