Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnexpandedParameterPacks

1212 static bool DiagnoseUnexpandedParameterPacks(Sema &S,
1234 if (DiagnoseUnexpandedParameterPacks(S, InnerTTP))
1387 if (::DiagnoseUnexpandedParameterPacks(*this, NewTemplateParm)) {