Lines Matching full:retty
1735 Type *RetTy = FTy->getReturnType();
1747 (!RetTy->isPointerTy() ||
1748 !cast<PointerType>(RetTy)->getElementType()->isFunctionTy())) {
1749 TypePrinter.print(RetTy, Out);
1768 Type *RetTy = FTy->getReturnType();
1797 (!RetTy->isPointerTy() ||
1798 !cast<PointerType>(RetTy)->getElementType()->isFunctionTy())) {
1799 TypePrinter.print(RetTy, Out);