Home | History | Annotate | Download | only in Parse

Lines Matching refs:Ident_pixel

117   /// Ident_pixel - cached IdentifierInfos for "pixel" fast comparison.
119 IdentifierInfo *Ident_pixel;
672 (!getLangOpts().AltiVec || Tok.getIdentifierInfo() != Ident_pixel))