Home | History | Annotate | Download | only in Sema

Lines Matching refs:PlatformName

2085   StringRef PlatformName
2087 if (PlatformName.empty())
2088 PlatformName = Platform->getName();
2095 << 1 << PlatformName << Deprecated.getAsString()
2103 << 2 << PlatformName << Obsoleted.getAsString()
2111 << 2 << PlatformName << Obsoleted.getAsString()