Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp303 static constexpr trace::Metric FindImplementorsMetric( in findImplementors() local
307 FindImplementorsMetric.record(1, "find-base"); in findImplementors()
310 FindImplementorsMetric.record(1, "find-override"); in findImplementors()