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