Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnexpandedParameterPacks

1207 static bool DiagnoseUnexpandedParameterPacks(Sema &S,
1229 if (DiagnoseUnexpandedParameterPacks(S, InnerTTP))
1384 if (::DiagnoseUnexpandedParameterPacks(*this, NewTemplateParm)) {