Searched defs:HTMLTagComment (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h365 class HTMLTagComment : public InlineContentComment { class in namespace:clang::comments
370 HTMLTagComment(CommentKind K, function in class:clang::comments::HTMLTagComment
398 class HTMLStartTagComment : public HTMLTagComment {
441 HTMLTagComment(HTMLStartTagCommentKind,
492 class HTMLEndTagComment : public HTMLTagComment {
497 HTMLTagComment(HTMLEndTagCommentKind,

Completed in 100 milliseconds