dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
clang_Comment_getNumChildren
clang
c
Documentation
\param Comment AST node of any kind.
\returns number of children of the AST node.
extern (
C
)
uint
clang_Comment_getNumChildren
(
CXComment
Comment
)
Meta
Source
See Implementation
clang
c
Documentation
enums
CXCommentInlineCommandRenderKind
CXCommentKind
CXCommentParamPassDirection
functions
clang_BlockCommandComment_getArgText
clang_BlockCommandComment_getCommandName
clang_BlockCommandComment_getNumArgs
clang_BlockCommandComment_getParagraph
clang_Comment_getChild
clang_Comment_getKind
clang_Comment_getNumChildren
clang_Comment_isWhitespace
clang_Cursor_getParsedComment
clang_FullComment_getAsHTML
clang_FullComment_getAsXML
clang_HTMLStartTagComment_isSelfClosing
clang_HTMLStartTag_getAttrName
clang_HTMLStartTag_getAttrValue
clang_HTMLStartTag_getNumAttrs
clang_HTMLTagComment_getAsString
clang_HTMLTagComment_getTagName
clang_InlineCommandComment_getArgText
clang_InlineCommandComment_getCommandName
clang_InlineCommandComment_getNumArgs
clang_InlineCommandComment_getRenderKind
clang_InlineContentComment_hasTrailingNewline
clang_ParamCommandComment_getDirection
clang_ParamCommandComment_getParamIndex
clang_ParamCommandComment_getParamName
clang_ParamCommandComment_isDirectionExplicit
clang_ParamCommandComment_isParamIndexValid
clang_TParamCommandComment_getDepth
clang_TParamCommandComment_getIndex
clang_TParamCommandComment_getParamName
clang_TParamCommandComment_isParamPositionValid
clang_TextComment_getText
clang_VerbatimBlockLineComment_getText
clang_VerbatimLineComment_getText
structs
CXComment
\param Comment AST node of any kind.
\returns number of children of the AST node.