Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1291 this->getCurrentFileLexer() ? *this->getCurrentFileLexer()->getFileEntry() in EvaluateHasEmbed()
1713 if (PreprocessorLexer *TheLexer = getCurrentFileLexer()) in ExpandBuiltinMacro()
H A DPragma.cpp425 HeaderInfo.MarkFileIncludeOnce(*getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()
487 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()
547 OptionalFileEntryRef CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
H A DPPLexerChange.cpp49 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
H A DPPDirectives.cpp996 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
1385 getCurrentFileLexer() in HandleDirective()
1386 ? *getCurrentFileLexer()->getFileEntry() in HandleDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1309 PreprocessorLexer *getCurrentFileLexer() const;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10435 if (auto CurFile = SemaRef.PP.getCurrentFileLexer()->getFileEntry()) in CodeCompleteIncludedFile()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11141 {"_ZNK5clang12Preprocessor19getCurrentFileLexerEv", "clang::Preprocessor::getCurrentFileLexer() con…