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

  /external/clang/lib/Lex/
PPLexerChange.cpp 36 if (IsFileLexer())
40 assert(IsFileLexer(IncludeMacroStack[0]) &&
43 if (IsFileLexer(IncludeMacroStack[i]))
52 if (IsFileLexer())
58 if (IsFileLexer(ISI))
PPDirectives.cpp 541 if (IsFileLexer()) {
551 if (IsFileLexer(ISEntry)) {
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 81 milliseconds