HomeSort by relevance Sort by last modified time
    Searched defs:CreateIndirectStubsOwner (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 137 CreateIndirectStubsOwner;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 285 class CreateIndirectStubsOwner
286 : public rpc::Function<CreateIndirectStubsOwner,
289 static const char *getName() { return "CreateIndirectStubsOwner"; }

Completed in 149 milliseconds