Home | History | Annotate | Download | only in Parse

Lines Matching refs:Ident_super

780          (&II == Ident_super && getCurScope()->isInObjcMethodScope()))) {
801 if (getLangOpts().ObjC1 && &II == Ident_super && !InMessageExpression &&
2113 Tok.getIdentifierInfo() == Ident_super &&