Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
H A DmethodDefinition.h38 size_t paramIndex; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h105 ImpExpr(uint32 stmtId, uint32 paramIndex) : stmtId(stmtId), paramIndex(paramIndex) {} in ImpExpr() argument
117 uint32 paramIndex; member in maple::ImpExpr
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp1421 auto paramIndex = paramsDecorators[i].paramIndex; in CreateParamDecorators() local

Completed in 8 milliseconds