Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp111 auto *const arrayIdent = checker_->AllocNode<ir::Identifier>(name, Allocator()); in MakeArray() local
551 … ir::ClassDefinition *const enumClass, ir::Identifier *const arrayIdent, in CreateEnumFromIntMethod()