Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
DclassStaticBlock.h35 explicit ClassStaticBlock(binder::StaticBlockScope *scope, BlockStatement *blockStatement) in ClassStaticBlock() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassStaticBlock.h26 explicit ClassStaticBlock(Expression *value, ArenaAllocator *allocator) in ClassStaticBlock() function
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h54 class ClassStaticBlock; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h41 class ClassStaticBlock; variable