Searched refs:InitMethodContext (Results 1 – 1 of 1) sorted by relevance
2223 const LocationContext *InitMethodContext = nullptr; in GetAllocationSite() local2259 if (!InitMethodContext) in GetAllocationSite()2267 InitMethodContext = CEP->getCalleeContext(); in GetAllocationSite()2278 if (InitMethodContext) { in GetAllocationSite()2283 InterestingMethodContext = InitMethodContext; in GetAllocationSite()