Searched refs:MSFErrCategory (Results 1 – 4 of 4) sorted by relevance
36 const std::error_category &MSFErrCategory();39 return std::error_code(static_cast<int>(E), MSFErrCategory());
45 const std::error_category &llvm::msf::MSFErrCategory() { return *MSFCategory; } in MSFErrCategory() function in llvm::msf