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

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

Completed in 458 milliseconds