Searched defs:getSourceName (Results 1 – 2 of 2) sorted by relevance
1019 inline std::string * getSourceName() { return m_name; } in getSourceName() function1050 inline std::string * getSourceName() { return m_source; } in getSourceName() function1099 inline std::string * getSourceName() { return m_source; } in getSourceName() function1215 inline std::string * getSourceName() { return m_source; } in getSourceName() function
158 std::string SourceCoverageView::getSourceName() const { in getSourceName() function in SourceCoverageView