Searched refs:SDErrorCategory (Results 1 – 2 of 2) sorted by relevance
39 const std::error_category &SDErrorCategory();42 return std::error_code(static_cast<int>(E), SDErrorCategory()); in make_error_code()
369 const std::error_category &clang::serialized_diags::SDErrorCategory() { in SDErrorCategory() function in clang::serialized_diags