Searched refs:getSourceName (Results 1 – 4 of 4) sorted by relevance
270 std::string getSourceName() const;
158 std::string SourceCoverageView::getSourceName() const { in getSourceName() function in SourceCoverageView
73 getOptions().colored_ostream(OS, raw_ostream::CYAN) << getSourceName() in renderSourceName()
477 OS << BeginSourceNameDiv << tag("pre", escape(getSourceName(), getOptions())) in renderSourceName()