Lines Matching refs:markInteresting
1638 R->markInteresting(MR); in ReportBadFree()
1664 R->markInteresting(ArgVal.getAsRegion()); in ReportFreeAlloca()
1718 R->markInteresting(Sym); in ReportMismatchedDealloc()
1777 R->markInteresting(MR->getBaseRegion()); in ReportOffsetFree()
1801 R->markInteresting(Sym); in ReportUseAfterFree()
1831 R->markInteresting(Sym); in ReportDoubleFree()
1833 R->markInteresting(PrevSym); in ReportDoubleFree()
1856 R->markInteresting(Sym); in ReportDoubleDelete()
1885 R->markInteresting(Sym); in ReportUseZeroAllocated()
2121 R->markInteresting(Sym); in reportLeak()
2675 BR.markInteresting(sym); in VisitNode()