Searched refs:PrependBodyText (Results 1 – 1 of 1) sorted by relevance
550 StringRef PrependBodyText);691 StringRef PrependBodyText) { in appendParagraphCommentWithKind() argument692 if (C->isWhitespace() && PrependBodyText.empty()) in appendParagraphCommentWithKind()700 if (!PrependBodyText.empty()) in appendParagraphCommentWithKind()701 Result << PrependBodyText << " "; in appendParagraphCommentWithKind()