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 …]
159 VerbatimBlockComment *actOnVerbatimBlockStart(SourceLocation Loc,165 void actOnVerbatimBlockFinish(VerbatimBlockComment *Block,
117 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()557 void visitVerbatimBlockComment(const VerbatimBlockComment *C);791 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()
655 VerbatimBlockComment *Parser::parseVerbatimBlock() { in parseVerbatimBlock()658 VerbatimBlockComment *VB = in parseVerbatimBlock()
549 void visitVerbatimBlockComment(const VerbatimBlockComment *C);2221 void ASTDumper::visitVerbatimBlockComment(const VerbatimBlockComment *C) { in visitVerbatimBlockComment()