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

  /external/clang/lib/Parse/
ParseExprCXX.cpp 456 UnconsumeToken(Identifier); // Stick the identifier back.
670 UnconsumeToken(Replacement);
    [all...]
ParseExpr.cpp     [all...]
  /external/clang/include/clang/Parse/
Parser.h 349 void UnconsumeToken(Token &Consumed) {
    [all...]

Completed in 44 milliseconds