Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp393 void reportLeak(SymbolRef Sym, ExplodedNode *N, CheckerContext &C) const;
2058 void MallocChecker::reportLeak(SymbolRef Sym, ExplodedNode *N, in reportLeak() function in MallocChecker
2173 reportLeak(*I, N, C); in checkDeadSymbols()