Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DBackgroundRebuild.cpp84 void BackgroundIndexRebuilder::loadedShard(size_t ShardCount) { in loadedShard() argument
87 LoadedShards += ShardCount; in loadedShard()
DBackgroundRebuild.h65 void loadedShard(size_t ShardCount);