Searched refs:LeakInfo (Results 1 – 1 of 1) sorted by relevance
156 typedef std::pair<const ExplodedNode*, const MemRegion*> LeakInfo; typedef390 LeakInfo getAllocationSite(const ExplodedNode *N, SymbolRef Sym,2016 LeakInfo2055 return LeakInfo(AllocNode, ReferenceRegion); in getAllocationSite()