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.cpp235 auto *fieldIdentifier = Allocator()->New<ir::Identifier>("ordinal", Allocator()); in CreateFunctionForCtorOfEnumClass() local
792 auto *fieldIdentifier = Allocator()->New<ir::Identifier>("ordinal", Allocator()); in CreateUnboxingMethod() local