Searched defs:FullComment (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Index/ |
| H A D | CommentToXML.h | 18 class FullComment; variable
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 1607 const comments::FullComment *) { in visitTextComment() 1612 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment() 1642 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment() 1657 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment() 1662 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment() 1712 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment() 1719 const comments::FullComment *) { in visitVerbatimBlockLineComment() 1724 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
|
| H A D | TextNodeDumper.cpp | 764 const comments::FullComment *) { in visitTextComment() 769 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment() 794 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment() 808 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment() 813 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment() 861 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment() 870 const comments::FullComment *) { in visitVerbatimBlockLineComment() 875 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | RawCommentList.h | 29 class FullComment; variable
|
| H A D | Comment.h | 29 class FullComment; variable 1082 FullComment(ArrayRef<BlockContentComment *> Blocks, DeclInfo *D) : in FullComment() function
|
| H A D | ASTContext.h | 124 class FullComment; variable
|