Searched refs:Ident_strict (Results 1 – 3 of 3) sorted by relevance
538 Ident_strict = nullptr; in Initialize()
1353 Ident_strict = PP.getIdentifierInfo("strict"); in ParseAvailabilityAttribute()1370 if (Keyword == Ident_strict) { in ParseAvailabilityAttribute()
151 IdentifierInfo *Ident_strict; variable