reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
  239                orcError(OrcErrorCode::RemoteAllocatorDoesNotExist));
  381                orcError(OrcErrorCode::RemoteAllocatorDoesNotExist));
  402                orcError(OrcErrorCode::RemoteAllocatorDoesNotExist));
lib/ExecutionEngine/Orc/OrcError.cpp
   37     case OrcErrorCode::RemoteAllocatorDoesNotExist:
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp
   60     return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist);