Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp568 const MemRegion *MatchedRegion, StringRef FirstElement,
572 const MemRegion *MatchedRegion,
759 const RegionVector &FieldChain, const MemRegion *MatchedRegion, in maybeEmitNote() argument
777 if (!prettyPrintRegionName(FieldChain, MatchedRegion, FirstElement, in maybeEmitNote()
788 const MemRegion *MatchedRegion, in prettyPrintRegionName() argument
800 assert(RegionOfInterest->isSubRegionOf(MatchedRegion)); in prettyPrintRegionName()
802 while (R != MatchedRegion) { in prettyPrintRegionName()