Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Index/
H A DCommentToXML.h19 class HTMLTagComment; variable
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComment.h105 friend class HTMLTagComment; variable
374 HTMLTagComment(CommentKind K, in HTMLTagComment() function