Searched defs:CommentBlock (Results 1 – 2 of 2) sorted by relevance
178 TEST_F(DefinitionBlockSeparatorTest, CommentBlock) { in TEST_F() argument
643 auto CommentBlock = std::make_unique<TagNode>(HTMLTag::TAG_DIV); genHTML() local