Home
last modified time | relevance | path

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

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