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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
   77     = getImpliedARCOwnership(propertyKind, property->getType());
  724     getImpliedARCOwnership(property->getPropertyAttributes(),
  797     getImpliedARCOwnership(property->getPropertyAttributes(),
 1280             getImpliedARCOwnership(kind, PropertyIvarType);