Home | History | Annotate | Download | only in AST

Lines Matching refs:Paragraph

68                                    ParagraphComment *Paragraph) {
69 Command->setParagraph(Paragraph);
276 ParagraphComment *Paragraph) {
277 Command->setParagraph(Paragraph);
361 ParagraphComment *Paragraph) {
362 Command->setParagraph(Paragraph);
569 ParagraphComment *Paragraph = Command->getParagraph();
570 if (Paragraph->isWhitespace()) {