Searched refs:normalizedComment (Results 1 – 1 of 1) sorted by relevance
419 std::string normalizedComment = normalizeEOL(root.getComment(commentBefore)); in writeCommentBeforeValue() local420 std::string::const_iterator iter = normalizedComment.begin(); in writeCommentBeforeValue()421 while (iter != normalizedComment.end()) { in writeCommentBeforeValue()