Searched refs:SelfRegion (Results 1 – 3 of 3) sorted by relevance
892 const MemRegion *SelfRegion = ValueRegionSVal->getRegion(); in getReceiverNullability() local893 assert(SelfRegion); in getReceiverNullability()896 State->get<NullabilityMap>(SelfRegion); in getReceiverNullability()
495 const MemRegion *SelfRegion = SelfVal.castAs<loc::MemRegionVal>().getRegion(); in diagnoseMissingReleases() local519 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()