Searched refs:Ident_message (Results 1 – 2 of 2) sorted by relevance
1148 Ident_message = PP.getIdentifierInfo("message"); in ParseAvailabilityAttribute()1204 if (Keyword == Ident_message || Keyword == Ident_replacement) { in ParseAvailabilityAttribute()1211 if (Keyword == Ident_message) in ParseAvailabilityAttribute()1226 if (Keyword == Ident_message) in ParseAvailabilityAttribute()
150 IdentifierInfo *Ident_message; variable