Searched refs:PrettyPlatformName (Results 1 – 1 of 1) sorted by relevance
269 llvm::StringRef PrettyPlatformName in CheckAvailability() local271 if (PrettyPlatformName.empty()) in CheckAvailability()272 PrettyPlatformName = TargetPlatform; in CheckAvailability()287 Out << "not available on " << PrettyPlatformName; in CheckAvailability()299 Out << "introduced in " << PrettyPlatformName << ' ' in CheckAvailability()311 Out << "obsoleted in " << PrettyPlatformName << ' ' in CheckAvailability()323 Out << "first deprecated in " << PrettyPlatformName << ' ' in CheckAvailability()