Home | History | Annotate | Download | only in Checkers

Lines Matching refs:SummarizeRegion

328   static bool SummarizeRegion(raw_ostream &os, const MemRegion *MR);
1253 bool MallocChecker::SummarizeRegion(raw_ostream &os,
1361 bool Summarized = MR ? SummarizeRegion(os, MR)