Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
HDOrcError.h35 RPCCouldNotNegotiateFunction, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
HDOrcError.cpp50 case OrcErrorCode::RPCCouldNotNegotiateFunction: in message()