Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcError.h38 UnknownErrorCodeFromRemote, enumerator
H A DRPCSerialization.h510 OrcErrorCode::UnknownErrorCodeFromRemote)); in registerStringError()
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DOrcError.cpp58 case OrcErrorCode::UnknownErrorCodeFromRemote: in message()