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

References

tools/clang/tools/c-index-test/c-index-test.c
 2504   annotationCount = clang_getCompletionNumAnnotations(
 2506   if (annotationCount) {
 2509     for (i = 0; i < annotationCount; ++i) {