Searched refs:RegionVector (Results 1 – 2 of 2) sorted by relevance
27 typedef SmallVector<const MemRegion *, 2> RegionVector; typedef63 void reportLeakedVALists(const RegionVector &LeakedVALists, StringRef Msg1,207 RegionVector LeakedVALists; in checkDeadSymbols()265 void ValistChecker::reportLeakedVALists(const RegionVector &LeakedVALists, in reportLeakedVALists()323 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()331 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()344 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()
379 using RegionVector = SmallVector<const MemRegion *, 5>; typedef in __anon24f5a0d70111::NoStoreFuncVisitor409 const Optional<RegionVector>443 const RegionVector &FieldChain,514 const Optional<NoStoreFuncVisitor::RegionVector>517 const NoStoreFuncVisitor::RegionVector &Vec /* = {} */, in findRegionOfInterestInRecord()532 if (Optional<RegionVector> Out = in findRegionOfInterestInRecord()542 RegionVector VecF = Vec; in findRegionOfInterestInRecord()558 if (Optional<RegionVector> Out = in findRegionOfInterestInRecord()626 if (Optional<RegionVector> P = in VisitNode()681 const RegionVector &FieldChain, const MemRegion *MatchedRegion, in maybeEmitNote()[all …]