Searched refs:RegionOfInterest (Results 1 – 1 of 1) sorted by relevance
321 static bool wasRegionOfInterestModifiedAt(const SubRegion *RegionOfInterest, in wasRegionOfInterestModifiedAt() argument334 if (BO->isAssignmentOp() && RegionOfInterest->isSubRegionOf( in wasRegionOfInterestModifiedAt()339 SVal ValueAtN = N->getState()->getSVal(RegionOfInterest); in wasRegionOfInterestModifiedAt()535 const SubRegion *RegionOfInterest; member in __anone7bfbb230211::NoStoreFuncVisitor549 : NoStateChangeFuncVisitor(TKind), RegionOfInterest(R), in NoStoreFuncVisitor()557 ID.AddPointer(RegionOfInterest); in Profile()684 if (RegionOfInterest == VR) in findRegionOfInterestInRecord()709 if (const auto *IvarR = dyn_cast<ObjCIvarRegion>(RegionOfInterest)) { in maybeEmitNoteForObjCSelf()711 if (RegionOfInterest->isSubRegionOf(SelfRegion) && in maybeEmitNoteForObjCSelf()725 if (RegionOfInterest->isSubRegionOf(ThisR) && !Call.getDecl()->isImplicit()) in maybeEmitNoteForCXXThis()[all …]