Searched refs:RawErrCategory (Results 1 – 2 of 2) sorted by relevance
43 const std::error_category &RawErrCategory();46 return std::error_code(static_cast<int>(E), RawErrCategory());
51 const std::error_category &llvm::pdb::RawErrCategory() { return *RawCategory; } in RawErrCategory() function in llvm::pdb