Searched refs:RawErrCategory (Results 1 – 2 of 2) sorted by relevance
41 const std::error_category &RawErrCategory();44 return std::error_code(static_cast<int>(E), RawErrCategory());
49 const std::error_category &llvm::pdb::RawErrCategory() { in RawErrCategory() function in llvm::pdb