Searched refs:TypeConstraintArgs (Results 1 – 5 of 5) sorted by relevance
4167 ArrayRef<TemplateArgument> TypeConstraintArgs) in AutoType() argument4171 AutoTypeBits.NumArgs = TypeConstraintArgs.size(); in AutoType()4175 for (const TemplateArgument &Arg : TypeConstraintArgs) { in AutoType()
5144 ArrayRef<TemplateArgument> TypeConstraintArgs) const { in getAutoType()5154 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()5159 sizeof(TemplateArgument) * TypeConstraintArgs.size(), in getAutoType()5162 TypeConstraintConcept, TypeConstraintArgs); in getAutoType()
1548 ArrayRef<TemplateArgument> TypeConstraintArgs ={}) const;
4881 ArrayRef<TemplateArgument> TypeConstraintArgs);
964 ArrayRef<TemplateArgument> TypeConstraintArgs) { in RebuildAutoType() argument971 TypeConstraintArgs); in RebuildAutoType()