Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp428 return PathToStyle + "style.css"; in getPathToStyle() local
446 emitPrelude(raw_ostream & OS,const CoverageViewOptions & Opts,const std::string & PathToStyle="",const std::string & PathToJavaScript="") emitPrelude() argument