Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnexpandedParameterPacks

1178 static bool DiagnoseUnexpandedParameterPacks(Sema &S,
1194 if (DiagnoseUnexpandedParameterPacks(S, InnerTTP))
1347 if (::DiagnoseUnexpandedParameterPacks(*this, NewTemplateParm)) {