Searched refs:VerbatimBlockComment (Results 1 – 11 of 11) sorted by relevance
154 VerbatimBlockComment *actOnVerbatimBlockStart(SourceLocation Loc,160 void actOnVerbatimBlockFinish(VerbatimBlockComment *Block,
112 VerbatimBlockComment *parseVerbatimBlock();
891 class VerbatimBlockComment : public BlockCommandComment {898 VerbatimBlockComment(SourceLocation LocBegin, in VerbatimBlockComment() function
219 void visitVerbatimBlockComment(const comments::VerbatimBlockComment *C,
341 void visitVerbatimBlockComment(const comments::VerbatimBlockComment *C,
21 def VerbatimBlockComment : CommentNode<BlockCommandComment>;
238 void visitVerbatimBlockComment(const VerbatimBlockComment *C);416 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()553 void visitVerbatimBlockComment(const VerbatimBlockComment *C);786 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()
422 VerbatimBlockComment *Sema::actOnVerbatimBlockStart(SourceLocation Loc, in actOnVerbatimBlockStart()425 return new (Allocator) VerbatimBlockComment( in actOnVerbatimBlockStart()437 VerbatimBlockComment *Block, in actOnVerbatimBlockFinish()
659 VerbatimBlockComment *Parser::parseVerbatimBlock() { in parseVerbatimBlock()662 VerbatimBlockComment *VB = in parseVerbatimBlock()
1620 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
818 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()