Searched refs:VerbatimBlockComment (Results 1 – 9 of 9) sorted by relevance
463 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()492 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()512 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()539 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()1201 VerbatimBlockComment *VCC; in TEST_F()1216 VerbatimBlockComment *VBC; in TEST_F()1231 VerbatimBlockComment *VBC; in TEST_F()1246 VerbatimBlockComment *VBC; in TEST_F()1269 VerbatimBlockComment *VBC; in TEST_F()1294 VerbatimBlockComment *VBC; in TEST_F()[all …]
148 VerbatimBlockComment *actOnVerbatimBlockStart(SourceLocation Loc,154 void actOnVerbatimBlockFinish(VerbatimBlockComment *Block,
114 VerbatimBlockComment *parseVerbatimBlock();
846 class VerbatimBlockComment : public BlockCommandComment {853 VerbatimBlockComment(SourceLocation LocBegin, in VerbatimBlockComment() function864 static bool classof(const VerbatimBlockComment *) { return true; } in classof() argument
21 def VerbatimBlockComment : DComment<BlockCommandComment>;
57 void visitVerbatimBlockComment(const VerbatimBlockComment *C);210 void CommentDumper::visitVerbatimBlockComment(const VerbatimBlockComment *C) { in visitVerbatimBlockComment()
290 VerbatimBlockComment *Sema::actOnVerbatimBlockStart(SourceLocation Loc, in actOnVerbatimBlockStart()293 return new (Allocator) VerbatimBlockComment( in actOnVerbatimBlockStart()305 VerbatimBlockComment *Block, in actOnVerbatimBlockFinish()
605 VerbatimBlockComment *Parser::parseVerbatimBlock() { in parseVerbatimBlock()608 VerbatimBlockComment *VB = in parseVerbatimBlock()
554 void visitVerbatimBlockComment(const VerbatimBlockComment *C);716 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()869 void visitVerbatimBlockComment(const VerbatimBlockComment *C);996 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()