Searched refs:getAllocationSite (Results 1 – 1 of 1) sorted by relevance
717 static LeakInfo getAllocationSite(const ExplodedNode *N, SymbolRef Sym,2691 MallocChecker::LeakInfo MallocChecker::getAllocationSite(const ExplodedNode *N, in getAllocationSite() function in MallocChecker2770 std::tie(AllocNode, Region) = getAllocationSite(N, Sym, C); in HandleLeak()