Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp255 unsigned NumSeps = ViewPath.count(PathSep); in getPathToStyle() local
256 for (unsigned I = 0, E = NumSeps; I < E; ++I) in getPathToStyle()