Searched refs:PrependBodyText (Results 1 – 1 of 1) sorted by relevance
549 StringRef PrependBodyText);690 StringRef PrependBodyText) { in appendParagraphCommentWithKind() argument691 if (C->isWhitespace() && PrependBodyText.empty()) in appendParagraphCommentWithKind()699 if (!PrependBodyText.empty()) in appendParagraphCommentWithKind()700 Result << PrependBodyText << " "; in appendParagraphCommentWithKind()