Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPragma.cpp359 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()
422 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()
482 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
H A DPPLexerChange.cpp51 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
H A DPPMacroExpansion.cpp1361 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in ExpandBuiltinMacro()
H A DPPDirectives.cpp624 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h582 PreprocessorLexer *getCurrentFileLexer() const;