Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp239 void checkForExport(FileID IncludingFile, int HashLine, in checkForExport()
/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp126 if (OptionalFileEntryRef IncludingFile = in InclusionDirective() local
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp266 FileID IncludingFile; in includeHashLoc() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5569 getHeaderNameForHeader(Preprocessor & PP,FileEntryRef E,llvm::StringRef IncludingFile) getHeaderNameForHeader() argument