Home
last modified time | relevance | path

Searched defs:dflt (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction_helpers.h135 auto dflt = newTypeParam->GetDefaultType()->Substitute(checker->Relation(), substitution); in BuildImplicitSubstitutionForArguments() local
170 auto *dflt = sigParams[ix]->AsETSTypeParameter()->GetDefaultType(); in BuildExplicitSubstitutionForArguments() local
H A Darithmetic.cpp30 static inline void RepairTypeErrorWithDefault(Type **type, Type *dflt) in RepairTypeErrorWithDefault() argument
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DmemberExpression.cpp386 auto *dflt = baseType->AsETSArrayType()->ElementType(); in CheckComputed() local

Completed in 4 milliseconds