Searched refs:TypeConstraintArgs (Results 1 – 5 of 5) sorted by relevance
4392 ArrayRef<TemplateArgument> TypeConstraintArgs) in AutoType() argument4395 AutoTypeBits.NumArgs = TypeConstraintArgs.size(); in AutoType()4399 for (const TemplateArgument &Arg : TypeConstraintArgs) { in AutoType()
5519 ArrayRef<TemplateArgument> TypeConstraintArgs) const { in getAutoType()5529 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()5534 sizeof(TemplateArgument) * TypeConstraintArgs.size(), in getAutoType()5541 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()
1600 ArrayRef<TemplateArgument> TypeConstraintArgs ={}) const;
4989 ArrayRef<TemplateArgument> TypeConstraintArgs);
984 ArrayRef<TemplateArgument> TypeConstraintArgs) { in RebuildAutoType() argument991 TypeConstraintArgs); in RebuildAutoType()