Home
last modified time | relevance | path

Searched defs:typeArg (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeRelationContext.cpp123 auto typeArg = typeParam->Substitute(relation, substitution); in CheckInstantiationConstraints() local
H A Dhelpers.cpp2083 void ETSChecker::EmplaceSubstituted(Substitution *substitution, ETSTypeParameter *tparam, Type *typeArg) in EmplaceSubstituted() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectType.cpp716 auto *typeArg = typeArguments_[idx]; in IsGenericSupertypeOf() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp659 auto *typeArg = in CreateCallForLambdaClassInvoke() local

Completed in 14 milliseconds