Searched defs:PropImpl (Results 1 – 2 of 2) sorted by relevance
285 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) { in checkBeginFunction() local 568 const ObjCPropertyImplDecl *PropImpl = in diagnoseMissingReleases() local 635 const ObjCPropertyImplDecl *PropImpl in findPropertyOnDeallocatingInstance() local 651 const ObjCPropertyImplDecl *PropImpl = diagnoseExtraRelease() local 731 const ObjCPropertyImplDecl *PropImpl = diagnoseMistakenDealloc() local [all...]
4000 for (auto *PropImpl : OID->property_impls()) { ActOnAtEnd() local