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
 3455   case CXIdxEntity_ObjCProperty: return "objc-property";
tools/clang/tools/libclang/CXIndexDataConsumer.cpp
 1279   case SymbolKind::InstanceProperty: return CXIdxEntity_ObjCProperty;