Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DBackgroundRebuild.cpp60 void BackgroundIndexRebuilder::loadedShard(size_t ShardCount) { in loadedShard() argument
63 LoadedShards += ShardCount; in loadedShard()
H A DBackgroundRebuild.h64 void loadedShard(size_t ShardCount);