HomeSort by relevance Sort by last modified time
    Searched refs:Ident_pixel (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Parse/
Parser.h 109 /// Ident_vector, Ident_pixel, Ident_bool - cached IdentifierInfo's
113 IdentifierInfo *Ident_pixel;
607 Tok.getIdentifierInfo() != Ident_pixel &&
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]
Parser.cpp 448 Ident_pixel = &PP.getIdentifierTable().get("pixel");
    [all...]

Completed in 980 milliseconds