Home
last modified time | relevance | path

Searched defs:CurFile (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1732 const FileEntry *CurFile = nullptr; ExpandBuiltinMacro() local
H A DPragma.cpp551 OptionalFileEntryRef CurFile = getCurrentFileLexer()->getFileEntry(); HandlePragmaDependency() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10287 if (auto CurFile = SemaRef.PP.getCurrentFileLexer()->getFileEntry()) CodeCompleteIncludedFile() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5807 if (OptionalFileEntryRef CurFile = CurrentModule->getASTFile()) { ReadSubmoduleBlock() local