Home
last modified time | relevance | path

Searched refs:RPCConnectionClosed (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DRPCUtils.cpp26 return orcError(OrcErrorCode::RPCConnectionClosed); in convertToErrorCode()
H A DOrcError.cpp48 case OrcErrorCode::RPCConnectionClosed: in message()
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcError.h33 RPCConnectionClosed, enumerator