Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp864 auto *const forLoopIIdent = AllocNode<ir::Identifier>(IDENTIFIER_I, Allocator()); in CreateEnumGetValueOfMethod() local
905 auto *const forLoopIIdent = AllocNode<ir::Identifier>(IDENTIFIER_I, Allocator()); in CreateEnumFromValueMethod() local