Searched refs:reportLeak (Results 1 – 1 of 1) sorted by relevance
393 void reportLeak(SymbolRef Sym, ExplodedNode *N, CheckerContext &C) const;2058 void MallocChecker::reportLeak(SymbolRef Sym, ExplodedNode *N, in reportLeak() function in MallocChecker2173 reportLeak(*I, N, C); in checkDeadSymbols()