Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp387 auto *fieldIdentifier = Allocator()->New<ir::Identifier>(ORDINAL_NAME, Allocator()); in CreateFunctionForCtorOfEnumClass() local
668 auto *fieldIdentifier = AllocNode<ir::Identifier>(ORDINAL_NAME, Allocator()); in CreateOrdinalAccessExpression() local