Lines Matching refs:ByNonConstRef
1040 std::string ByNonConstRef(std::string& s) { return s += "+"; } // NOLINT