Searched refs:LeakContext (Results 1 – 3 of 3) sorted by relevance
225 const LocationContext *LeakContext = N->getLocationContext(); in getStartCallSite() local239 if (NContext == LeakContext || NContext->isParentOf(LeakContext)) in getStartCallSite()
2742 const LocationContext *LeakContext = N->getLocationContext(); in getAllocationSite() local2762 if (!VR || (VR->getStackFrame() == LeakContext->getStackFrame())) in getAllocationSite()2771 if (NContext == LeakContext || in getAllocationSite()2772 NContext->isParentOf(LeakContext)) in getAllocationSite()
672 const LocationContext *LeakContext = N->getLocationContext(); in GetAllocationSite() local693 if (MR->getStackFrame() == LeakContext->getStackFrame()) in GetAllocationSite()707 if (NContext == LeakContext || NContext->isParentOf(LeakContext)) in GetAllocationSite()745 LeakContext) in GetAllocationSite()