Searched refs:InitMethodContext (Results 1 – 1 of 1) sorted by relevance
2198 const LocationContext *InitMethodContext = nullptr; in GetAllocationSite() local2234 if (!InitMethodContext) in GetAllocationSite()2242 InitMethodContext = CEP->getCalleeContext(); in GetAllocationSite()2253 if (InitMethodContext) { in GetAllocationSite()2258 InterestingMethodContext = InitMethodContext; in GetAllocationSite()