Home | History | Annotate | Download | only in AST

Lines Matching refs:HTMLStartTagComment

297     void visitHTMLStartTagComment(const HTMLStartTagComment *C);
1855 void ASTDumper::visitHTMLStartTagComment(const HTMLStartTagComment *C) {
1860 const HTMLStartTagComment::Attribute &Attr = C->getAttr(i);