reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
701 const ObjCIvarDecl *IVar = Prop->getPropertyIvarDecl(); 712 if (!Prop->isReadOnly()) 715 auto *Container = cast<ObjCContainerDecl>(Prop->getDeclContext()); 731 Prop->getIdentifier(), Prop->getQueryKind()); 731 Prop->getIdentifier(), Prop->getQueryKind()); 732 if (ShadowingProp && ShadowingProp != Prop) {