Searched refs:JustAddress (Results 1 – 1 of 1) sorted by relevance
346 Expr *JustAddress = AddressExpr.get(); in maybeTailCall() local349 if (!JustAddress->getType().getTypePtr()->isVoidPointerType()) in maybeTailCall()350 S.Diag(cast<CallExpr>(JustAddress)->getCalleeDecl()->getLocation(), in maybeTailCall()352 << JustAddress->getType(); in maybeTailCall()359 JustAddress = S.MaybeCreateExprWithCleanups(JustAddress); in maybeTailCall()361 JustAddress); in maybeTailCall()