ΒΆunsigned int clang_Comment_getNumChildren(
CXComment Comment)
unsigned int clang_Comment_getNumChildren(
CXComment Comment)
Declared at: clang/include/clang-c/Documentation.h:224
Parameters
- CXComment Comment
- AST node of any kind.
Returns
number of children of the AST node.