Searched refs:JustAddress (Results 1 – 1 of 1) sorted by relevance
373 Expr *JustAddress = AddressExpr.get(); in maybeTailCall() local376 if (!JustAddress->getType().getTypePtr()->isVoidPointerType()) in maybeTailCall()377 S.Diag(cast<CallExpr>(JustAddress)->getCalleeDecl()->getLocation(), in maybeTailCall()379 << JustAddress->getType(); in maybeTailCall()386 JustAddress = S.MaybeCreateExprWithCleanups(JustAddress); in maybeTailCall()388 JustAddress); in maybeTailCall()