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.cpp1723 const comments::FullComment *) { in visitTextComment()
1728 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
1758 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
1773 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
1778 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
1828 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
1835 const comments::FullComment *) { in visitVerbatimBlockLineComment()
1840 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
H A DTextNodeDumper.cpp994 const comments::FullComment *) { in visitTextComment()
999 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment()
1024 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment()
1038 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment()
1043 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment()
1091 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment()
1100 const comments::FullComment *) { in visitVerbatimBlockLineComment()
1105 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.h128 class FullComment; variable