Searched refs:TypeConstraintArgs (Results 1 – 5 of 5) sorted by relevance
4397 ArrayRef<TemplateArgument> TypeConstraintArgs) in AutoType() argument4400 AutoTypeBits.NumArgs = TypeConstraintArgs.size(); in AutoType()4404 for (const TemplateArgument &Arg : TypeConstraintArgs) { in AutoType()
5534 ArrayRef<TemplateArgument> TypeConstraintArgs) const { in getAutoType()5544 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()5549 sizeof(TemplateArgument) * TypeConstraintArgs.size(), in getAutoType()5556 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()
1645 ArrayRef<TemplateArgument> TypeConstraintArgs ={}) const;
4989 ArrayRef<TemplateArgument> TypeConstraintArgs);
984 ArrayRef<TemplateArgument> TypeConstraintArgs) { in RebuildAutoType() argument991 TypeConstraintArgs); in RebuildAutoType()