Searched refs:Ident_environment (Results 1 – 2 of 2) sorted by relevance
1355 Ident_environment = PP.getIdentifierInfo("environment"); in ParseAvailabilityAttribute()1403 if (Keyword == Ident_environment) { in ParseAvailabilityAttribute()1431 if (Keyword == Ident_environment) { in ParseAvailabilityAttribute()
157 IdentifierInfo *Ident_environment; variable