Searched refs:TypeConstraintArgs (Results 1 – 5 of 5) sorted by relevance
4381 ArrayRef<TemplateArgument> TypeConstraintArgs) in AutoType() argument4384 AutoTypeBits.NumArgs = TypeConstraintArgs.size(); in AutoType()4388 for (const TemplateArgument &Arg : TypeConstraintArgs) { in AutoType()
5449 ArrayRef<TemplateArgument> TypeConstraintArgs) const { in getAutoType()5459 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()5464 sizeof(TemplateArgument) * TypeConstraintArgs.size(), in getAutoType()5471 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()
1557 ArrayRef<TemplateArgument> TypeConstraintArgs ={}) const;
4977 ArrayRef<TemplateArgument> TypeConstraintArgs);
983 ArrayRef<TemplateArgument> TypeConstraintArgs) { in RebuildAutoType() argument990 TypeConstraintArgs); in RebuildAutoType()