Home
last modified time | relevance | path

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

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