Searched refs:CEP (Results 1 – 1 of 1) sorted by relevance
2118 if (Optional<CallEnter> CEP = N->getLocation().getAs<CallEnter>()) { in GetAllocationSite() local2119 const Stmt *CE = CEP->getCallExpr(); in GetAllocationSite()2125 InitMethodContext = CEP->getCalleeContext(); in GetAllocationSite()