Home
last modified time | relevance | path

Searched defs:newParamType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.cpp48 auto *newParamType = param->TsType()->Substitute(relation, substitution); in Substitute() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp188 auto *newParamType = oldParamType->Substitute(checker->Relation(), calleeParameterInfo.substitution); in CreateLambdaCalleeParameters() local

Completed in 4 milliseconds