Home
last modified time | relevance | path

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

/external/clang/include/clang/Index/
DCommentToXML.h21 class HTMLTagComment; variable
/external/clang/include/clang/AST/
DComment.h105 friend class HTMLTagComment; variable
382 HTMLTagComment(CommentKind K, in HTMLTagComment() function