Home | History | Annotate | Download | only in Sema

Lines Matching refs:Variadic

333   /// support for variadic templates by expanding any pack expansions (if the
705 bool Variadic, bool HasTrailingReturn,
9015 bool Variadic,
9020 return SemaRef.BuildFunctionType(T, ParamTypes, NumParamTypes, Variadic,