Searched refs:JustAddress (Results 1 – 1 of 1) sorted by relevance
348 Expr *JustAddress = AddressExpr.get(); in maybeTailCall() local351 if (!JustAddress->getType().getTypePtr()->isVoidPointerType()) in maybeTailCall()352 S.Diag(cast<CallExpr>(JustAddress)->getCalleeDecl()->getLocation(), in maybeTailCall()354 << JustAddress->getType(); in maybeTailCall()358 return S.MaybeCreateExprWithCleanups(JustAddress); in maybeTailCall()