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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
  843                                                 Properties);
  850                                                     Properties);
  856   if (Properties.empty())
  861   for (const auto &Prop : llvm::enumerate(Properties)) {
  870     Properties[SelectedIndex] = OriginalProperty;
  890   for (ObjCPropertyDecl *Prop : Properties) {