Home
last modified time | relevance | path

Searched refs:RegionVector (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp28 typedef SmallVector<const MemRegion *, 2> RegionVector; typedef
64 void reportLeakedVALists(const RegionVector &LeakedVALists, StringRef Msg1,
206 RegionVector LeakedVALists; in checkDeadSymbols()
264 void ValistChecker::reportLeakedVALists(const RegionVector &LeakedVALists, in reportLeakedVALists()
322 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()
330 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()
343 RegionVector LeakedVALists{VAList}; in checkVAListStartCall()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp297 using RegionVector = SmallVector<const MemRegion *, 5>; typedef in __anona9edee720111::NoStoreFuncVisitor
396 const Optional<RegionVector>
399 const RegionVector &Vec = {}, in findRegionOfInterestInRecord()
423 RegionVector VecF = Vec;
553 CallEventRef<> Call, const RegionVector &FieldChain, in notModifiedDiagnostics()
583 const RegionVector &FieldChain, in prettyPrintRegionName()
590 RegionVector RegionSequence; in prettyPrintRegionName()