Searched refs:SelfRegion (Results 1 – 3 of 3) sorted by relevance
843 const MemRegion *SelfRegion = ValueRegionSVal->getRegion(); in getReceiverNullability() local844 assert(SelfRegion); in getReceiverNullability()847 State->get<NullabilityMap>(SelfRegion); in getReceiverNullability()
494 const MemRegion *SelfRegion = SelfVal.castAs<loc::MemRegionVal>().getRegion(); in diagnoseMissingReleases() local518 if (SelfRegion != IvarRegion->getSuperRegion()) in diagnoseMissingReleases()
680 const MemRegion *SelfRegion = Call.getReceiverSVal().getAsRegion(); in maybeEmitNoteForObjCSelf() local681 if (RegionOfInterest->isSubRegionOf(SelfRegion) && in maybeEmitNoteForObjCSelf()684 return maybeEmitNote(R, Call, N, {}, SelfRegion, "self", in maybeEmitNoteForObjCSelf()