Searched refs:JustAddress (Results 1 – 1 of 1) sorted by relevance
336 Expr *JustAddress = AddressExpr.get(); in maybeTailCall() local339 if (!JustAddress->getType().getTypePtr()->isVoidPointerType()) in maybeTailCall()340 S.Diag(cast<CallExpr>(JustAddress)->getCalleeDecl()->getLocation(), in maybeTailCall()342 << JustAddress->getType(); in maybeTailCall()346 return S.MaybeCreateExprWithCleanups(JustAddress); in maybeTailCall()