Lines Matching refs:commentBefore
360 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
545 CommentPlacement placement = commentBefore; in readComment()
1285 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
1523 CommentPlacement placement = commentBefore; in readComment()
4535 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
4540 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue()
4566 return value.hasComment(commentBefore) || in hasCommentForValue()
4752 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
4756 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue()
4781 return value.hasComment(commentBefore) || in hasCommentForValue()
5040 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
5044 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue()
5070 return value.hasComment(commentBefore) || in hasCommentForValue()