Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp489 auto *const lengthIdent = checker->AllocNode<ir::Identifier>("length", checker->Allocator()); in CreateIfTest() local
680 auto *const lengthIdent = checker->AllocNode<ir::Identifier>("length", checker->Allocator()); in CreateForLoopTest() local