Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp30 return orcError(OrcErrorCode::RPCConnectionClosed); in convertToErrorCode()
H A DOrcError.cpp49 case OrcErrorCode::RPCConnectionClosed: in message()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DOrcError.h34 RPCConnectionClosed, enumerator