Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp435 const MemRegion *MatchedRegion, StringRef FirstElement,
441 const MemRegion *MatchedRegion,
680 const RegionVector &FieldChain, const MemRegion *MatchedRegion, in maybeEmitNote() argument
719 if (!prettyPrintRegionName(FirstElement, FirstIsReferenceType, MatchedRegion, in maybeEmitNote()
731 const MemRegion *MatchedRegion, in prettyPrintRegionName() argument
742 assert(RegionOfInterest->isSubRegionOf(MatchedRegion)); in prettyPrintRegionName()
744 while (R != MatchedRegion) { in prettyPrintRegionName()