Home
last modified time | relevance | path

Searched refs:getCurrentFileLexer (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Lex/
DPragma.cpp364 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()
427 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()
487 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
DPPLexerChange.cpp52 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
DPPMacroExpansion.cpp1651 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in ExpandBuiltinMacro()
DPPDirectives.cpp758 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
/external/clang/include/clang/Lex/
DPreprocessor.h771 PreprocessorLexer *getCurrentFileLexer() const;