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

Declarations

tools/clang/include/clang-c/Documentation.h
  220 CINDEX_LINKAGE unsigned clang_Comment_getNumChildren(CXComment Comment);

References

tools/clang/tools/c-index-test/c-index-test.c
  622     const unsigned NumChildren = clang_Comment_getNumChildren(Comment);