reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/llvm-cov/SourceCoverageView.h
   87   std::string getOutputPath(StringRef Path, StringRef Extension,

References

tools/llvm-cov/SourceCoverageView.cpp
   60   std::string FullPath = getOutputPath(Path, Extension, InToplevel, false);
tools/llvm-cov/SourceCoverageViewHTML.cpp
  294     std::string ViewPath = getOutputPath(Path, "html", InToplevel);
  328       escape(getOutputPath(SF, "html", /*InToplevel=*/false), Opts);