Home | History | Annotate | Download | only in Sema

Lines Matching refs:PlatformName

1630   StringRef PlatformName
1632 if (PlatformName.empty()) {
1636 PlatformName = Platform->getName();
1649 << 1 << PlatformName << Deprecated.Version.getAsString()
1657 << 2 << PlatformName << Obsoleted.Version.getAsString()
1665 << 2 << PlatformName << Obsoleted.Version.getAsString()