Searched refs:reportLeak (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp349 void reportLeak(SymbolRef Sym, ExplodedNode *N, CheckerContext &C) const;
1731 void MallocChecker::reportLeak(SymbolRef Sym, ExplodedNode *N, function in class:MallocChecker
1846 reportLeak(*I, N, C);

Completed in 224 milliseconds