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

Declarations

tools/clang/include/clang-c/Documentation.h
  472 unsigned clang_TParamCommandComment_getIndex(CXComment Comment, unsigned Depth);

References

tools/clang/tools/c-index-test/c-index-test.c
  591         printf("%u", clang_TParamCommandComment_getIndex(Comment, i));