Searched refs:Ident_environment (Results 1 – 2 of 2) sorted by relevance
1276 Ident_environment = PP.getIdentifierInfo("environment"); in ParseAvailabilityAttribute()1324 if (Keyword == Ident_environment) { in ParseAvailabilityAttribute()1352 if (Keyword == Ident_environment) { in ParseAvailabilityAttribute()
1436 IdentifierInfo *Ident_environment; variable