Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Index/
H A DCommentToXML.h21 class HTMLTagComment; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h105 friend class HTMLTagComment; variable
377 HTMLTagComment(CommentKind K, in HTMLTagComment() function