ΒΆCXString clang_HTMLStartTag_getAttrName(
    CXComment Comment,
    unsigned int AttrIdx)

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

Parameters

CXComment Comment
a \c CXComment_HTMLStartTag AST node.
unsigned int AttrIdx
attribute index (zero-based).

Returns

name of the specified attribute.