Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsParameterPack

1007       const bool IsParameterPack = declarator.hasEllipsis();
1032 /* Identifier*/ &TemplateParamII, false, IsParameterPack);