Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DFileIndex.cpp402 for (const auto &RelSlab : RelationsSnapshot) { in profile() local
403 MT.detail(RelSlab.first()) in profile()
405 .addUsage(RelSlab.second->bytes()); in profile()