Searched defs:dflt (Results 1 – 3 of 3) sorted by relevance
140 … auto dflt = newTypeParam->GetDefaultType()->Substitute(checker->Relation(), substitution); in BuildImplicitSubstitutionForArguments() local174 auto *dflt = sigParams[ix]->AsETSTypeParameter()->GetDefaultType(); in BuildExplicitSubstitutionForArguments() local
83 static inline void RepairTypeErrorWithDefault(Type **type, Type *dflt) in RepairTypeErrorWithDefault()
501 auto *dflt = baseType->AsETSArrayType()->ElementType(); in CheckComputed() local