Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnexpandedParameterPack

255 bool Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, 
271 bool Sema::DiagnoseUnexpandedParameterPack(Expr *E,
285 bool Sema::DiagnoseUnexpandedParameterPack(const CXXScopeSpec &SS,
302 bool Sema::DiagnoseUnexpandedParameterPack(const DeclarationNameInfo &NameInfo,
322 return DiagnoseUnexpandedParameterPack(NameInfo.getLoc(), TSInfo, UPPC);
337 bool Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc,
351 bool Sema::DiagnoseUnexpandedParameterPack(TemplateArgumentLoc Arg,