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

  /external/clang/lib/Lex/
PPCaching.cpp 19 // until CommitBacktrackedTokens() or Backtrack() is called, the Preprocessor
24 // be called multiple times and CommitBacktrackedTokens/Backtrack calls will
32 void Preprocessor::CommitBacktrackedTokens() {
Pragma.cpp 148 PP.CommitBacktrackedTokens();
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
  /external/clang/include/clang/Parse/
Parser.h 688 P.PP.CommitBacktrackedTokens();
    [all...]

Completed in 61 milliseconds