Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp139 unsigned getNumRedundantPathComponents(ArrayRef<std::string> Paths) { in getNumRedundantPathComponents() function
175 unsigned NumRedundant = getNumRedundantPathComponents(Paths); in getRedundantPrefixLen()