Home
last modified time | relevance | path

Searched defs:ViewPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp427 std::string getPathToStyle(StringRef ViewPath) { in getPathToStyle()
436 std::string getPathToJavaScript(StringRef ViewPath) { in getPathToJavaScript()
543 std::string ViewPath = getOutputPath(Path, "html", InToplevel); in createViewFile() local