Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DCommentToXML.h18 class FullComment; variable
/freebsd-src/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; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1680 visitTextComment(const comments::TextComment * C,const comments::FullComment *) visitTextComment() argument
1685 visitInlineCommandComment(const comments::InlineCommandComment * C,const comments::FullComment *) visitInlineCommandComment() argument
1715 visitHTMLStartTagComment(const comments::HTMLStartTagComment * C,const comments::FullComment *) visitHTMLStartTagComment() argument
1730 visitHTMLEndTagComment(const comments::HTMLEndTagComment * C,const comments::FullComment *) visitHTMLEndTagComment() argument
1735 visitBlockCommandComment(const comments::BlockCommandComment * C,const comments::FullComment *) visitBlockCommandComment() argument
1785 visitVerbatimBlockComment(const comments::VerbatimBlockComment * C,const comments::FullComment *) visitVerbatimBlockComment() argument
1792 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment * C,const comments::FullComment *) visitVerbatimBlockLineComment() argument
1797 visitVerbatimLineComment(const comments::VerbatimLineComment * C,const comments::FullComment *) visitVerbatimLineComment() argument
[all...]
H A DTextNodeDumper.cpp857 visitTextComment(const comments::TextComment * C,const comments::FullComment *) visitTextComment() argument
862 visitInlineCommandComment(const comments::InlineCommandComment * C,const comments::FullComment *) visitInlineCommandComment() argument
887 visitHTMLStartTagComment(const comments::HTMLStartTagComment * C,const comments::FullComment *) visitHTMLStartTagComment() argument
901 visitHTMLEndTagComment(const comments::HTMLEndTagComment * C,const comments::FullComment *) visitHTMLEndTagComment() argument
906 visitBlockCommandComment(const comments::BlockCommandComment * C,const comments::FullComment *) visitBlockCommandComment() argument
954 visitVerbatimBlockComment(const comments::VerbatimBlockComment * C,const comments::FullComment *) visitVerbatimBlockComment() argument
963 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment * C,const comments::FullComment *) visitVerbatimBlockLineComment() argument
968 visitVerbatimLineComment(const comments::VerbatimLineComment * C,const comments::FullComment *) visitVerbatimLineComment() argument
[all...]