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
 3735   if ((CatInfo = clang_index_getObjCCategoryDeclInfo(info))) {
 3737                     CatInfo->objcClass);
 3739     PrintCursor(CatInfo->classCursor, NULL);
 3741     printCXIndexLoc(CatInfo->classLoc, client_data);