Searched refs:ViewPath (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp250 std::string getPathToStyle(StringRef ViewPath) { argument
253 unsigned NumSeps = ViewPath.count(PathSep);
293 std::string ViewPath = getOutputPath(Path, "html", InToplevel); local
294 emitPrelude(*OS.get(), Opts, getPathToStyle(ViewPath));

Completed in 171 milliseconds