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()1202 VerbatimBlockComment *VCC; in TEST_F()1217 VerbatimBlockComment *VBC; in TEST_F()1232 VerbatimBlockComment *VBC; in TEST_F()1247 VerbatimBlockComment *VBC; in TEST_F()1270 VerbatimBlockComment *VBC; in TEST_F()1295 VerbatimBlockComment *VBC; in TEST_F()[all …]
162 VerbatimBlockComment *actOnVerbatimBlockStart(SourceLocation Loc,168 void actOnVerbatimBlockFinish(VerbatimBlockComment *Block,
119 VerbatimBlockComment *parseVerbatimBlock();
862 class VerbatimBlockComment : public BlockCommandComment {869 VerbatimBlockComment(SourceLocation LocBegin, in VerbatimBlockComment() function
21 def VerbatimBlockComment : DComment<BlockCommandComment>;
561 void visitVerbatimBlockComment(const VerbatimBlockComment *C);727 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()891 void visitVerbatimBlockComment(const VerbatimBlockComment *C);1106 const VerbatimBlockComment *C) { in visitVerbatimBlockComment()
425 VerbatimBlockComment *Sema::actOnVerbatimBlockStart(SourceLocation Loc, in actOnVerbatimBlockStart()428 return new (Allocator) VerbatimBlockComment( in actOnVerbatimBlockStart()440 VerbatimBlockComment *Block, in actOnVerbatimBlockFinish()
639 VerbatimBlockComment *Parser::parseVerbatimBlock() { in parseVerbatimBlock()642 VerbatimBlockComment *VB = in parseVerbatimBlock()
304 void visitVerbatimBlockComment(const VerbatimBlockComment *C);1916 void ASTDumper::visitVerbatimBlockComment(const VerbatimBlockComment *C) { in visitVerbatimBlockComment()