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

  /external/clang/lib/Lex/
PPCaching.cpp 48 void Preprocessor::CachingLex(Token &Result) {
Preprocessor.cpp 734 CachingLex(Result);
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 611 /// lookahead. They are "lexed" by the CachingLex() method.
614 /// \brief The position of the cached token that CachingLex() should
    [all...]

Completed in 59 milliseconds