ΒΆunsigned int
clang_ParamCommandComment_isParamIndexValid(
    CXComment Comment)

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

Parameters

CXComment Comment
a \c CXComment_ParamCommand AST node.

Returns

non-zero if the parameter that this AST node represents was found in the function prototype and \c clang_ParamCommandComment_getParamIndex function will return a meaningful value.