Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnexpandedParameterPacks

1202 static bool DiagnoseUnexpandedParameterPacks(Sema &S,
1224 if (DiagnoseUnexpandedParameterPacks(S, InnerTTP))
1377 if (::DiagnoseUnexpandedParameterPacks(*this, NewTemplateParm)) {