Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp127 if (const FileEntry *IncludingFile = in InclusionDirective() local
/external/llvm-project/clang-tools-extra/clangd/
DSourceCode.cpp260 FileID IncludingFile; in includeHashLoc() local
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp5305 llvm::StringRef IncludingFile) { in getHeaderNameForHeader()