Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DFileIndex.cpp173 auto ShardIt = Shards.try_emplace(It.first()); in FileShardedIndex() local
174 ShardIt.first->getValue().IG = getSubGraph(It.first(), FullGraph); in FileShardedIndex()