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