Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DCommentToXML.h18 class FullComment; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1743 const comments::FullComment *) { in visitTextComment()
1748 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
1778 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
1793 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
1798 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
1848 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
1855 const comments::FullComment *) { in visitVerbatimBlockLineComment()
1860 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
H A DTextNodeDumper.cpp1125 const comments::FullComment *) { in visitTextComment()
1130 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
1155 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
1169 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
1174 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
1222 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
1231 const comments::FullComment *) { in visitVerbatimBlockLineComment()
1236 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h29 class FullComment; variable
H A DASTContext.h130 class FullComment; variable