Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp598 const MemRegion *MatchedRegion, StringRef FirstElement,
602 const MemRegion *MatchedRegion,
789 const RegionVector &FieldChain, const MemRegion *MatchedRegion, in maybeEmitNote() argument
807 if (!prettyPrintRegionName(FieldChain, MatchedRegion, FirstElement, in maybeEmitNote()
818 const MemRegion *MatchedRegion, in prettyPrintRegionName() argument
830 assert(RegionOfInterest->isSubRegionOf(MatchedRegion)); in prettyPrintRegionName()
832 while (R != MatchedRegion) { in prettyPrintRegionName()