Lines Matching refs:commentAfterOnSameLine
533 placement = commentAfterOnSameLine;
564 if (placement == commentAfterOnSameLine) {
1497 placement = commentAfterOnSameLine;
1509 if (placement == commentAfterOnSameLine) {
4500 if (root.hasComment(commentAfterOnSameLine))
4501 document_ += " " + root.getComment(commentAfterOnSameLine);
4512 value.hasComment(commentAfterOnSameLine) ||
4716 if (root.hasComment(commentAfterOnSameLine))
4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine);
4728 value.hasComment(commentAfterOnSameLine) ||
4998 if (root.hasComment(commentAfterOnSameLine))
4999 *sout_ << " " + root.getComment(commentAfterOnSameLine);
5010 value.hasComment(commentAfterOnSameLine) ||