Home | History | Annotate | Download | only in AST

Lines Matching refs:HTMLStartTagComment

364     void visitHTMLStartTagComment(const HTMLStartTagComment *C);
2070 void ASTDumper::visitHTMLStartTagComment(const HTMLStartTagComment *C) {
2075 const HTMLStartTagComment::Attribute &Attr = C->getAttr(i);