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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
  405   S.Diag(NewProperty->getLocation(), diag::warn_property_attribute)
  408   S.Diag(OldProperty->getLocation(), diag::note_property_declare);