Lines Matching refs:Comment

78 ::testing::AssertionResult HasChildCount(const Comment *C, size_t Count) {  in HasChildCount()
91 ::testing::AssertionResult GetChildAt(const Comment *C, in GetChildAt()
102 Comment::child_iterator I = C->child_begin() + Idx; in GetChildAt()
103 Comment *CommentChild = *I; in GetChildAt()
116 ::testing::AssertionResult HasTextAt(const Comment *C, in HasTextAt()
137 ::testing::AssertionResult HasTextWithNewlineAt(const Comment *C, in HasTextWithNewlineAt()
158 ::testing::AssertionResult HasBlockCommandAt(const Comment *C, in HasBlockCommandAt()
180 const Comment *C, in HasParamCommandAt()
228 const Comment *C, in HasTParamCommandAt()
261 ::testing::AssertionResult HasInlineCommandAt(const Comment *C, in HasInlineCommandAt()
281 ::testing::AssertionResult HasInlineCommandAt(const Comment *C, in HasInlineCommandAt()
299 ::testing::AssertionResult HasInlineCommandAt(const Comment *C, in HasInlineCommandAt()
323 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
342 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
361 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
382 ::testing::AssertionResult HasHTMLStartTagAt(const Comment *C, in HasHTMLStartTagAt()
416 ::testing::AssertionResult HasHTMLEndTagAt(const Comment *C, in HasHTMLEndTagAt()
433 ::testing::AssertionResult HasParagraphCommentAt(const Comment *C, in HasParagraphCommentAt()
459 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
488 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
508 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
535 ::testing::AssertionResult HasVerbatimBlockAt(const Comment *C, in HasVerbatimBlockAt()
569 ::testing::AssertionResult HasVerbatimLineAt(const Comment *C, in HasVerbatimLineAt()