Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageViewHTML.cpp252 std::string getPathToStyle(StringRef ViewPath) { in getPathToStyle()
295 std::string ViewPath = getOutputPath(Path, "html", InToplevel); in createViewFile() local