Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPragma.cpp360 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()
423 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()
483 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
HDPPLexerChange.cpp51 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
HDPPMacroExpansion.cpp1562 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in ExpandBuiltinMacro()
HDPPDirectives.cpp619 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h759 PreprocessorLexer *getCurrentFileLexer() const;