Searched refs:Ident_strict (Results 1 – 3 of 3) sorted by relevance
522 Ident_strict = nullptr; in Initialize()
1149 Ident_strict = PP.getIdentifierInfo("strict"); in ParseAvailabilityAttribute()1165 if (Keyword == Ident_strict) { in ParseAvailabilityAttribute()
153 IdentifierInfo *Ident_strict; variable