Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DOrcError.h39 UnknownErrorCodeFromRemote, enumerator
H A DSerialization.h452 orcError(OrcErrorCode::UnknownErrorCodeFromRemote)); in registerStringError()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp59 case OrcErrorCode::UnknownErrorCodeFromRemote: in message()