Lines Matching full:paramty
2922 QualType ParamTy = FD->getParamDecl(0)->getType();2924 ParamTy, Ty) != Sema::Compatible) {2927 Attr.getParameterName() << ParamTy << Ty;