Home
last modified time | relevance | path

Searched refs:IsBeingDeclared (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DboxingForLocals.cpp219 static bool IsBeingDeclared(ir::AstNode *ast) in IsBeingDeclared() function
332 if (ast->IsIdentifier() && !IsBeingDeclared(ast) && !IsPartOfBoxInitializer(ctx, ast) && in HandleScriptFunction()

Completed in 2 milliseconds