reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang-c/Documentation.h
  325 CXString clang_HTMLStartTag_getAttrName(CXComment Comment, unsigned AttrIdx);

References

tools/clang/tools/c-index-test/c-index-test.c
  521         PrintCXStringAndDispose(clang_HTMLStartTag_getAttrName(Comment, i));