Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DglobalClassHandler.cpp55 ir::ClassDeclaration *const globalDecl = CreateGlobalClass(); in SetupGlobalClass() local
291 auto globalDecl = GlobalDeclTransformer(allocator_); in CollectProgramGlobalStatements() local