Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Index/
H A DCommentToXML.h18 class FullComment; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h29 class FullComment; variable
H A DRawCommentList.h29 class FullComment; variable
H A DASTContext.h124 class FullComment; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1680 const comments::FullComment *) { in visitTextComment()
1685 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
1715 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
1730 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
1735 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
1785 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
1792 const comments::FullComment *) { in visitVerbatimBlockLineComment()
1797 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
H A DTextNodeDumper.cpp857 const comments::FullComment *) { in visitTextComment()
862 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
887 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
901 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
906 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
954 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
963 const comments::FullComment *) { in visitVerbatimBlockLineComment()
968 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()