Searched refs:RegionVector (Results 1 – 2 of 2) sorted by relevance
28 typedef SmallVector<const MemRegion *, 2> RegionVector; typedef64 void reportLeakedVALists(const RegionVector &LeakedVALists, StringRef Msg1,208 RegionVector LeakedVALists; in checkDeadSymbols()266 void ValistChecker::reportLeakedVALists(const RegionVector &LeakedVALists, in reportLeakedVALists()324 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()332 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()345 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()
515 using RegionVector = SmallVector<const MemRegion *, 5>; typedef in __anon217dc2530211::NoStoreFuncVisitor542 const Optional<RegionVector>571 bool prettyPrintRegionName(const RegionVector &FieldChain,623 const Optional<NoStoreFuncVisitor::RegionVector>626 const NoStoreFuncVisitor::RegionVector &Vec /* = {} */, in findRegionOfInterestInRecord()641 if (Optional<RegionVector> Out = in findRegionOfInterestInRecord()651 RegionVector VecF = Vec; in findRegionOfInterestInRecord()667 if (Optional<RegionVector> Out = in findRegionOfInterestInRecord()733 if (Optional<RegionVector> P = in maybeEmitNoteForParameters()759 const RegionVector &FieldChain, const MemRegion *MatchedRegion, in maybeEmitNote()[all …]