Home
last modified time | relevance | path

Searched defs:arrIdent (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DspreadLowering.cpp25 void SetPossibleTupleType(ir::Identifier *arrIdent, ir::Expression *spreadArgument) in SetPossibleTupleType()
45 ir::Identifier *const arrIdent = Gensym(allocator); in CreateSpreadArrayDeclareStatements() local