Home
last modified time | relevance | path

Searched refs:baseParameters (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DgenericBridgesLowering.cpp44 auto const &baseParameters = baseSignature->Params(); variable
46 auto const parameterNumber = baseParameters.size();
57 typeNodes.emplace_back(checker->AllocNode<ir::OpaqueTypeNode>(baseParameters[i]->TsType()));

Completed in 1 milliseconds