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 364 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry());
427 PreprocessorLexer *TheLexer = getCurrentFileLexer();
487 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry();
    [all...]
PPLexerChange.cpp 52 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const {
PPMacroExpansion.cpp     [all...]
PPDirectives.cpp 758 FileID FID = getCurrentFileLexer()->getFileID();
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 771 PreprocessorLexer *getCurrentFileLexer() const;
    [all...]

Completed in 68 milliseconds