Searched refs:JustAddress (Results 1 – 1 of 1) sorted by relevance
348 Expr *JustAddress = AddressExpr.get(); in maybeTailCall() local367 if (auto *FD = cast<CallExpr>(JustAddress)->getDirectCallee()) in maybeTailCall()373 if (!JustAddress->getType().getTypePtr()->isVoidPointerType()) in maybeTailCall()374 S.Diag(cast<CallExpr>(JustAddress)->getCalleeDecl()->getLocation(), in maybeTailCall()376 << JustAddress->getType(); in maybeTailCall()383 JustAddress = S.MaybeCreateExprWithCleanups(JustAddress); in maybeTailCall()385 JustAddress); in maybeTailCall()