Searched refs:MSFErrCategory (Results 1 – 2 of 2) sorted by relevance
39 const std::error_category &MSFErrCategory();42 return std::error_code(static_cast<int>(E), MSFErrCategory());
54 const std::error_category &llvm::msf::MSFErrCategory() { in MSFErrCategory() function in llvm::msf