Searched refs:reportLeaks (Results 1 – 5 of 5) sorted by relevance
64 void reportLeaks(ArrayRef<SymbolRef> LeakedStreams, CheckerContext &C,197 reportLeaks(LeakedStreams, C, N); in checkDeadSymbols()217 void SimpleStreamChecker::reportLeaks(ArrayRef<SymbolRef> LeakedStreams, in reportLeaks() function in SimpleStreamChecker
44 this->reportLeaks(); in ~GrMemoryPool()50 void GrMemoryPool::reportLeaks() const { in reportLeaks() function in GrMemoryPool
84 void reportLeaks() const;
35 void reportLeaks() const {} in reportLeaks() function
37 fMemPool->reportLeaks(); in ~Pool()