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

  /external/clang/lib/Lex/
Pragma.cpp 359 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry());
422 PreprocessorLexer *TheLexer = getCurrentFileLexer();
482 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry();
    [all...]
PPLexerChange.cpp 51 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const {
PPMacroExpansion.cpp     [all...]
PPDirectives.cpp 624 FileID FID = getCurrentFileLexer()->getFileID();
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 582 PreprocessorLexer *getCurrentFileLexer() const;
    [all...]

Completed in 41 milliseconds