reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1016 if (const IdentifierInfo *const Ident = Platform->Ident) { 1019 Platform->Ident = PP.getIdentifierInfo("macos"); 1023 Platform->Ident = PP.getIdentifierInfo("macos_app_extension"); 1025 Platform->Ident = PP.getIdentifierInfo( 1077 if (Keyword == Ident_deprecated && Platform->Ident && 1078 Platform->Ident->isStr("swift")) { 1205 Platform,