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

References

gen/tools/clang/include/clang/Basic/DiagnosticGroups.inc
  519   /* DiagArray586 */ diag::warn_property_attr_mismatch, diag::warn_property_attribute, diag::warn_property_redecl_getter_mismatch, diag::warn_readonly_property, -1,
gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 4925 DIAG_NAME_INDEX(warn_property_attribute)
tools/clang/lib/Sema/SemaObjCProperty.cpp
  405   S.Diag(NewProperty->getLocation(), diag::warn_property_attribute)
 1598       Diag(Property->getLocation(), diag::warn_property_attribute)
 1610         Diag(Property->getLocation(), diag::warn_property_attribute)
 1624     Diag(Property->getLocation(), diag::warn_property_attribute)
 1629     Diag(Property->getLocation(), diag::warn_property_attribute)