Searched refs:VerbatimBlockComment (Results 1 – 9 of 9) sorted by relevance
464 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()493 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()513 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()540 VerbatimBlockComment *&VBC, in HasVerbatimBlockAt()1227 VerbatimBlockComment *VCC; in TEST_F()1242 VerbatimBlockComment *VBC; in TEST_F()1257 VerbatimBlockComment *VBC; in TEST_F()1272 VerbatimBlockComment *VBC; in TEST_F()1295 VerbatimBlockComment *VBC; in TEST_F()1320 VerbatimBlockComment *VBC; in TEST_F()[all …]
155 VerbatimBlockComment *actOnVerbatimBlockStart(SourceLocation Loc,161 void actOnVerbatimBlockFinish(VerbatimBlockComment *Block,
113 VerbatimBlockComment *parseVerbatimBlock();
897 class VerbatimBlockComment : public BlockCommandComment {904 VerbatimBlockComment(SourceLocation LocBegin, in VerbatimBlockComment() function
21 def VerbatimBlockComment : DComment<BlockCommandComment>;
241 void visitVerbatimBlockComment(const VerbatimBlockComment *C);415 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()556 void visitVerbatimBlockComment(const VerbatimBlockComment *C);789 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()
420 VerbatimBlockComment *Sema::actOnVerbatimBlockStart(SourceLocation Loc, in actOnVerbatimBlockStart()423 return new (Allocator) VerbatimBlockComment( in actOnVerbatimBlockStart()435 VerbatimBlockComment *Block, in actOnVerbatimBlockFinish()
655 VerbatimBlockComment *Parser::parseVerbatimBlock() { in parseVerbatimBlock()658 VerbatimBlockComment *VB = in parseVerbatimBlock()
573 void visitVerbatimBlockComment(const VerbatimBlockComment *C);2430 void ASTDumper::visitVerbatimBlockComment(const VerbatimBlockComment *C) { in visitVerbatimBlockComment()