Searched refs:commentAfterOnSameLine (Results 1 – 6 of 6) sorted by relevance
631 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()632 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()643 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()850 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()851 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()862 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()1139 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()1140 *sout_ << " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()1151 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()
345 placement = commentAfterOnSameLine; in readComment()376 if (placement == commentAfterOnSameLine) { in addComment()1317 placement = commentAfterOnSameLine; in readComment()1352 if (placement == commentAfterOnSameLine) { in addComment()
587 placement = commentAfterOnSameLine; in readComment()618 if (placement == commentAfterOnSameLine) { in addComment()1572 placement = commentAfterOnSameLine; in readComment()1603 if (placement == commentAfterOnSameLine) { in addComment()4789 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()4801 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()5004 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()5016 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()5293 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()5294 *sout_ << " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()[all …]
568 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
120 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
2314 Json::commentAfterOnSameLine); in JSONTEST_FIXTURE_LOCAL()2457 Json::commentAfterOnSameLine); in JSONTEST_FIXTURE_LOCAL()
Completed in 37 milliseconds