Searched refs:InitMethodContext (Results 1 – 1 of 1) sorted by relevance
2222 const LocationContext *InitMethodContext = nullptr; in GetAllocationSite() local2258 if (!InitMethodContext) in GetAllocationSite()2266 InitMethodContext = CEP->getCalleeContext(); in GetAllocationSite()2277 if (InitMethodContext) { in GetAllocationSite()2282 InterestingMethodContext = InitMethodContext; in GetAllocationSite()