Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ellipsis

545 Decl *Sema::ActOnTypeParameter(Scope *S, bool Typename, bool Ellipsis,
574 Typename, Ellipsis);
588 if (DefaultArg && Ellipsis) {