Searched refs:LeakContext (Results 1 – 3 of 3) sorted by relevance
493 const LocationContext *LeakContext = N->getLocationContext(); in getAllocationNode() local503 if (N->getLocationContext() == LeakContext) in getAllocationNode()
1112 const LocationContext *LeakContext = N->getLocationContext(); in getAllocationSite() local1135 if (N->getLocationContext() == LeakContext) in getAllocationSite()
2165 const LocationContext *LeakContext = N->getLocationContext(); in GetAllocationSite() local2179 if (N->getLocationContext() == LeakContext) in GetAllocationSite()2188 if (N->getLocationContext() != LeakContext) { in GetAllocationSite()