Home | History | Annotate | Download | only in Sema

Lines Matching refs:PlatformName

1907   StringRef PlatformName
1909 if (PlatformName.empty())
1910 PlatformName = Platform->getName();
1917 << 1 << PlatformName << Deprecated.getAsString()
1925 << 2 << PlatformName << Obsoleted.getAsString()
1933 << 2 << PlatformName << Obsoleted.getAsString()