Lines Matching refs:Comment
80 ::testing::AssertionResult HasChildCount(const Comment *C, size_t Count) { in HasChildCount()
93 ::testing::AssertionResult GetChildAt(const Comment *C, in GetChildAt()
104 Comment::child_iterator I = C->child_begin() + Idx; in GetChildAt()
105 Comment *CommentChild = *I; in GetChildAt()
118 ::testing::AssertionResult HasTextAt(const Comment *C, in HasTextAt()
139 ::testing::AssertionResult HasTextWithNewlineAt(const Comment *C, in HasTextWithNewlineAt()
160 ::testing::AssertionResult HasBlockCommandAt(const Comment *C, in HasBlockCommandAt()
182 const Comment *C, in HasParamCommandAt()
230 const Comment *C, in HasTParamCommandAt()
263 ::testing::AssertionResult HasInlineCommandAt(const Comment *C, in HasInlineCommandAt()
283 ::testing::AssertionResult HasInlineCommandAt(const Comment *C, in HasInlineCommandAt()
301 ::testing::AssertionResult HasInlineCommandAt(const Comment *C, in HasInlineCommandAt()
325 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
344 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
363 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
384 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
418 ::testing::AssertionResult HasHTMLEndTagAt(const Comment *C, in HasHTMLEndTagAt()
435 ::testing::AssertionResult HasParagraphCommentAt(const Comment *C, in HasParagraphCommentAt()
461 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
490 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
510 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
537 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
571 ::testing::AssertionResult HasVerbatimLineAt(const Comment *C, in HasVerbatimLineAt()