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

  /external/clang/include/clang/Lex/
Preprocessor.h 411 /// isCurrentLexer - Return true if we are lexing directly from the specified
413 bool isCurrentLexer(const PreprocessorLexer *L) const {
    [all...]
  /external/clang/lib/Lex/
PTHLexer.cpp 122 if (PP->isCurrentLexer(this))
Lexer.cpp     [all...]

Completed in 213 milliseconds