Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp865 auto *const forLoopInitVarDecl = CreateForLoopInitVariableDeclaration(context_, forLoopIIdent); in CreateEnumGetValueOfMethod() local
906 auto *const forLoopInitVarDecl = CreateForLoopInitVariableDeclaration(context_, forLoopIIdent); in CreateEnumFromValueMethod() local