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