Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Denum.cpp292 auto *const lengthIdent = Allocator()->New<ir::Identifier>("length", Allocator()); in CreateEnumFromIntMethod() local
505 auto *const lengthIdent = Allocator()->New<ir::Identifier>("length", Allocator()); in CreateEnumValueOfMethod() local