Searched refs:doc_str (Results 1 – 1 of 1) sorted by relevance
53 StringPiece doc_str; member72 std::string::size_type idx = comment.find(rule.doc_str.data()); in AppendCommentLine()75 comment.erase(comment.begin() + idx, comment.begin() + idx + rule.doc_str.size()); in AppendCommentLine()