reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);