Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/index/
H A DFileIndex.cpp109 IncludeGraph getSubGraph(llvm::StringRef URI, const IncludeGraph &FullGraph) { in getSubGraph() argument
175 const auto &FullGraph = *Index.Sources; in FileShardedIndex() local