Home
last modified time | relevance | path

Searched refs:namesArrayIdentifier (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp757 …ession *CreateForLoopTest(EnumLoweringPhase *const elp, ir::Identifier *const namesArrayIdentifier, in CreateForLoopTest() argument
764 namesArrayIdentifier, lengthIdent, ir::MemberExpressionKind::PROPERTY_ACCESS, false, false); in CreateForLoopTest()
781 … ir::Identifier *const namesArrayIdentifier, ir::Identifier *const loopIdentifier, in CreateIf() argument
785 auto *const identClone = namesArrayIdentifier->Clone(checker->Allocator(), nullptr); in CreateIf()