Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp608 static const trace::Metric RemoteIndexUsed("used_remote_index", in loadExternalIndex() local
614 RemoteIndexUsed.record(1, External.Location); in loadExternalIndex()