Searched refs:APTy (Results 1 – 1 of 1) sorted by relevance
2170 PointerType *APTy = cast<PointerType>(CS.getCalledValue()->getType()); in transformConstExprCastCall() local2171 if (FT->isVarArg()!=cast<FunctionType>(APTy->getElementType())->isVarArg()) in transformConstExprCastCall()2178 cast<FunctionType>(APTy->getElementType())->isVarArg() && in transformConstExprCastCall()2180 cast<FunctionType>(APTy->getElementType())->getNumParams()) in transformConstExprCastCall()