Searched refs:getAllocationSite (Results 1 – 1 of 1) sorted by relevance
390 LeakInfo getAllocationSite(const ExplodedNode *N, SymbolRef Sym,2017 MallocChecker::getAllocationSite(const ExplodedNode *N, SymbolRef Sym, in getAllocationSite() function in MallocChecker2096 std::tie(AllocNode, Region) = getAllocationSite(N, Sym, C); in reportLeak()