Lines Matching full:paramty
769 QualType ParamTy = Param->getType();770 assert(!ParamTy.isNull() && "Couldn't parse type?");771 if (ParamTy->containsUnexpandedParameterPack()) return true;