HomeSort by: relevance | last modified time | path
    Searched refs:withResourceKeyDo (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.cpp 307 if (auto Err = R.withResourceKeyDo(
ObjectLinkingLayer.cpp 638 return MR.withResourceKeyDo(
720 if (auto Err = MR.withResourceKeyDo(
DebugObjectManagerPlugin.cpp 463 FinalizePromise.set_value(MR.withResourceKeyDo([&](ResourceKey K) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
Core.h 506 template <typename Func> Error withResourceKeyDo(Func &&F) const;
1526 Error MaterializationResponsibility::withResourceKeyDo(Func &&F) const {

Completed in 74 milliseconds