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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 8011     if (ObjCProperty)
 8012       S.Diag(ObjCProperty->getLocation(), diag::note_property_attribute)
 8013           << ObjCProperty->getDeclName() << property_note_select;
 8016     if (ObjCProperty)
 8017       S.Diag(ObjCProperty->getLocation(), diag::note_property_attribute)
 8018           << ObjCProperty->getDeclName() << property_note_select;