Home | History | Annotate | Download | only in AST

Lines Matching refs:HET

420                                            HTMLEndTagComment *&HET,
422 ::testing::AssertionResult AR = GetChildAt(C, Idx, HET);
426 StringRef ActualTagName = HET->getTagName();
1158 HTMLEndTagComment *HET;
1163 ASSERT_TRUE(HasHTMLEndTagAt(PC, 1, HET, "a"));
1181 HTMLEndTagComment *HET;
1190 ASSERT_TRUE(HasHTMLEndTagAt(PC, 5, HET, "pre"));