Searched refs:MSFCategory (Results 1 – 1 of 1) sorted by relevance
46 static llvm::ManagedStatic<MSFErrorCategory> MSFCategory; variable47 const std::error_category &llvm::msf::MSFErrCategory() { return *MSFCategory; } in MSFErrCategory()