Searched refs:Ident_strict (Results 1 – 3 of 3) sorted by relevance
494 Ident_strict = nullptr; in Initialize()
905 Ident_strict = PP.getIdentifierInfo("strict"); in ParseAvailabilityAttribute()921 if (Keyword == Ident_strict) { in ParseAvailabilityAttribute()
138 IdentifierInfo *Ident_strict; variable