Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnexpandedParameterPack

4379   } else if (DiagnoseUnexpandedParameterPack(NameInfo, UPPC_DeclarationType))
4392 if (DiagnoseUnexpandedParameterPack(D.getCXXScopeSpec(),
4449 if (DiagnoseUnexpandedParameterPack(D.getIdentifierLoc(), TInfo,
8449 if (DiagnoseUnexpandedParameterPack(Init, UPPC_Initializer)) {
10812 if (DiagnoseUnexpandedParameterPack(TI->getTypeLoc().getBeginLoc(), TI,
11651 } else if (DiagnoseUnexpandedParameterPack(const_cast<Expr *>(BitWidth),
11734 if (DiagnoseUnexpandedParameterPack(D.getIdentifierLoc(), TInfo,
12689 if (Val && DiagnoseUnexpandedParameterPack(Val, UPPC_EnumeratorValue))