Searched defs:constraintType (Results 1 – 2 of 2) sorted by relevance
26 explicit ETSTypeParameter(Type *defaultType, Type *constraintType) in ETSTypeParameter()
99 bool InstantiationContext::ValidateTypeArg(Type *constraintType, Type *typeArg) in ValidateTypeArg()