ΒΆunsigned int
clang_TParamCommandComment_isParamPositionValid(
    CXComment Comment)

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

Parameters

CXComment Comment
a \c CXComment_TParamCommand AST node.

Returns

non-zero if the parameter that this AST node represents was found in the template parameter list and\c clang_TParamCommandComment_getDepth and\c clang_TParamCommandComment_getIndex functions will return a meaningful value.