Home
last modified time | relevance | path

Searched defs:FullComment (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DCommentToXML.h18 class FullComment; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1515 const comments::FullComment *) { in visitTextComment()
1520 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
1550 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
1565 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
1570 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
1620 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
1627 const comments::FullComment *) { in visitVerbatimBlockLineComment()
1632 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
H A DTextNodeDumper.cpp721 const comments::FullComment *) { in visitTextComment()
726 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
751 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
765 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
770 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
818 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
827 const comments::FullComment *) { in visitVerbatimBlockLineComment()
832 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h29 class FullComment; variable
H A DComment.h29 class FullComment; variable
1096 FullComment(ArrayRef<BlockContentComment *> Blocks, DeclInfo *D) : in FullComment() function
H A DASTContext.h152 class FullComment; variable