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,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()
541 using RegionVector = SmallVector<const MemRegion *, 5>; typedef in __anonc36047d90211::NoStoreFuncVisitor568 const std::optional<RegionVector>597 bool prettyPrintRegionName(const RegionVector &FieldChain,649 const std::optional<NoStoreFuncVisitor::RegionVector>652 const NoStoreFuncVisitor::RegionVector &Vec /* = {} */, in findRegionOfInterestInRecord()667 if (std::optional<RegionVector> Out = in findRegionOfInterestInRecord()677 RegionVector VecF = Vec; in findRegionOfInterestInRecord()693 if (std::optional<RegionVector> Out = in findRegionOfInterestInRecord()759 if (std::optional<RegionVector> P = in maybeEmitNoteForParameters()785 const RegionVector &FieldChain, const MemRegion *MatchedRegion, in maybeEmitNote()[all …]