Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageReport.cpp122 unsigned getNumRedundantPathComponents(ArrayRef<std::string> Paths) { in getNumRedundantPathComponents() function
158 unsigned NumRedundant = getNumRedundantPathComponents(Paths); in getRedundantPrefixLen()