Home | History | Annotate | Download | only in Basic

Lines Matching full:parameter

177   "%select{class|instance}0 method %1 has a parameter with a different types "
200 "template parameter lists have a different number of parameters (%0 vs %1)">;
202 "template parameter list also declared here">;
204 "template parameter has different kinds in different translation units">;
206 "template parameter declared here">;
208 "parameter kind mismatch; parameter is %select{not a|a}0 parameter pack">;
210 "%select{parameter|parameter pack}0 declared here">;
212 "non-type template parameter declared with incompatible types in different "