Searched defs:dflt (Results 1 – 4 of 4) sorted by relevance
124 … auto dflt = newTypeParam->GetDefaultType()->Substitute(checker->Relation(), substitution); in BuildImplicitSubstitutionForArguments() local159 auto *dflt = sigParams[ix]->AsETSTypeParameter()->GetDefaultType(); in BuildExplicitSubstitutionForArguments() local
30 static inline void RepairTypeErrorWithDefault(Type **type, Type *dflt) in RepairTypeErrorWithDefault()
365 auto *dflt = baseType->AsETSArrayType()->ElementType(); in CheckComputed() local
2142 auto *dflt = in CreateTypeParameter() local