Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DFileIndex.cpp105 IncludeGraph getSubGraph(llvm::StringRef URI, const IncludeGraph &FullGraph) { in getSubGraph() function
174 ShardIt.first->getValue().IG = getSubGraph(It.first(), FullGraph); in FileShardedIndex()