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);
73 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()99 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()121 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()135 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()143 return orcError(OrcErrorCode::MissingSymbolDefinitions); in convertToErrorCode()152 return orcError(OrcErrorCode::UnexpectedSymbolDefinitions); in convertToErrorCode()