Lines Matching full:argty
781 QualType ArgTy = msg.getArgExpr(I)->getType();782 if (ArgTy->isObjCObjectPointerType())786 if (ArgTy->isBlockPointerType())794 if (C.getASTContext().isObjCNSObjectType(ArgTy))798 if (coreFoundation::isCFObjectRef(ArgTy))819 ArgTy.print(os, C.getLangOpts());