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

Declarations

tools/clang/include/clang-c/Documentation.h
  230 CXComment clang_Comment_getChild(CXComment Comment, unsigned ChildIdx);

References

tools/clang/tools/c-index-test/c-index-test.c
  626       DumpCXCommentInternal(Ctx, clang_Comment_getChild(Comment, i));