Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp798 ir::Identifier *const loopIdentifier) in CreateForLoopInitVariableDeclaration()
815 ir::Identifier *const loopIdentifier) in CreateForLoopTest()
827 …dateExpression *CreateForLoopUpdate(public_lib::Context *ctx, ir::Identifier *const loopIdentifier) in CreateForLoopUpdate()
836 … ir::MemberExpression *itemAccessExpr, ir::Identifier *const loopIdentifier, in CreateIf()