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
 3737                     CatInfo->objcClass);
tools/clang/tools/libclang/CXIndexDataConsumer.cpp
  760     CatDInfo.ObjCCatDeclInfo.objcClass = &ClassEntity;
  764     CatDInfo.ObjCCatDeclInfo.objcClass = nullptr;
  790     CatDInfo.ObjCCatDeclInfo.objcClass = &ClassEntity;
  794     CatDInfo.ObjCCatDeclInfo.objcClass = nullptr;