Searched refs:VerbatimLineComment (Results 1 – 14 of 14) sorted by relevance
172 const VerbatimLineComment *VLC = cast<VerbatimLineComment>(Child); in FullCommentParts()240 void visitVerbatimLineComment(const VerbatimLineComment *C);436 const VerbatimLineComment *C) { in visitVerbatimLineComment()555 void visitVerbatimLineComment(const VerbatimLineComment *C);813 const VerbatimLineComment *C) { in visitVerbatimLineComment()
22 def VerbatimLineComment : CommentNode<BlockCommandComment>;
112 VerbatimLineComment *parseVerbatimLine();
159 VerbatimLineComment *actOnVerbatimLine(SourceLocation LocBegin,
926 class VerbatimLineComment : public BlockCommandComment {932 VerbatimLineComment(SourceLocation LocBegin, in VerbatimLineComment() function
227 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
352 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
353 const VerbatimLineComment *VLC = getASTNodeAs<VerbatimLineComment>(CXC); in clang_VerbatimLineComment_getText()
417 VerbatimLineComment *Sema::actOnVerbatimLine(SourceLocation LocBegin, in actOnVerbatimLine()421 VerbatimLineComment *VL = new (Allocator) VerbatimLineComment( in actOnVerbatimLine()
695 VerbatimLineComment *Parser::parseVerbatimLine() { in parseVerbatimLine()713 VerbatimLineComment *VL = S.actOnVerbatimLine(NameTok.getLocation(), in parseVerbatimLine()
1692 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
875 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
572 VerbatimLineComment *&VLC, in HasVerbatimLineAt()1396 VerbatimLineComment *VLC; in TEST_F()1414 VerbatimLineComment *VLC; in TEST_F()
79 void visitVerbatimLineComment(const VerbatimLineComment *C);163 const VerbatimLineComment *C) { in visitVerbatimLineComment()