Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ident_super

93     AnalysisWarnings(*this), Ident_super(0)
1307 if (!Ident_super)
1308 Ident_super = &Context.Idents.get("super");
1309 return Ident_super;