Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DRPCUtils.cpp45 return orcError(OrcErrorCode::RPCCouldNotNegotiateFunction); in convertToErrorCode()
H A DOrcError.cpp50 case OrcErrorCode::RPCCouldNotNegotiateFunction: in message()
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcError.h34 RPCCouldNotNegotiateFunction, enumerator