Searched refs:otherComment (Results 1 – 2 of 2) sorted by relevance
368 const CommentInfo& otherComment = other.comments_[comment]; in Value() local369 if (otherComment.comment_) in Value()370 comments_[comment].setComment(otherComment.comment_); in Value()
2839 const CommentInfo& otherComment = other.comments_[comment]; in Value() local2840 if (otherComment.comment_) in Value()2842 otherComment.comment_, strlen(otherComment.comment_)); in Value()