Searched refs:orcError (Results 1 – 3 of 3) sorted by relevance
84 std::error_code orcError(OrcErrorCode ErrCode) { in orcError() function93 return orcError(OrcErrorCode::DuplicateDefinition); in convertToErrorCode()
45 std::error_code orcError(OrcErrorCode ErrCode);
71 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()97 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()119 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()133 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()141 return orcError(OrcErrorCode::MissingSymbolDefinitions); in convertToErrorCode()150 return orcError(OrcErrorCode::UnexpectedSymbolDefinitions); in convertToErrorCode()