Searched refs:LeakContext (Results 1 – 3 of 3) sorted by relevance
494 const LocationContext *LeakContext = N->getLocationContext(); in getAllocationNode() local504 if (N->getLocationContext() == LeakContext) in getAllocationNode()
1694 const LocationContext *LeakContext = N->getLocationContext(); in getAllocationSite() local1715 (VR->getStackFrame() == LeakContext->getCurrentStackFrame())) in getAllocationSite()1723 if (N->getLocationContext() == LeakContext) in getAllocationSite()
2147 const LocationContext *LeakContext = N->getLocationContext(); in GetAllocationSite() local2168 if (!VR || VR->getStackFrame() == LeakContext->getCurrentStackFrame()) in GetAllocationSite()2177 if (NContext == LeakContext) in GetAllocationSite()2212 if (N->getLocationContext() != LeakContext) { in GetAllocationSite()