Home
last modified time | relevance | path

Searched defs:IncludingFile (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp124 if (const FileEntry *IncludingFile = in InclusionDirective() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSourceCode.cpp257 FileID IncludingFile; in includeHashLoc() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp5676 llvm::StringRef IncludingFile) { in getHeaderNameForHeader()