Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ident_super

93     AnalysisWarnings(*this), CurScope(0), Ident_super(0), Ident___float128(0)
1330 if (!Ident_super)
1331 Ident_super = &Context.Idents.get("super");
1332 return Ident_super;