Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPMacroExpansion.cpp1624 const FileEntry *CurFile = nullptr; in ExpandBuiltinMacro() local
H A DPragma.cpp540 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp10078 const FileEntry *CurFile = PP.getCurrentFileLexer()->getFileEntry(); in CodeCompleteIncludedFile() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp5605 if (const FileEntry *CurFile = CurrentModule->getASTFile()) { in ReadSubmoduleBlock() local