Home
last modified time | relevance | path

Searched refs:IncludeFiles (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.h155 llvm::DenseMap<SymbolID, FileID> IncludeFiles; variable
H A DSymbolCollector.cpp811 IncludeFiles[S.ID] = in setIncludeLocation()
840 for (const auto &Entry : IncludeFiles) { in finish()
870 IncludeFiles.clear(); in finish()