Home | History | Annotate | Download | only in Parse

Lines Matching refs:Ident_pixel

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