Home
last modified time | relevance | path

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

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