ΒΆunsigned int clang_TParamCommandComment_getDepth(
    CXComment Comment)

Description

For example, for C and TT nesting depth is 0, for T nesting depth is 1.

Declared at: clang/include/clang-c/Documentation.h:455

Parameters

CXComment Comment
a \c CXComment_TParamCommand AST node.

Returns

zero-based nesting depth of this parameter in the template parameter list.