Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.cpp134 compiler::LiteralBuffer staticBuf(pg->Allocator()); in CreateClassPublicBuffer() local
226 compiler::LiteralBuffer staticBuf(pg->Allocator()); in CreateClassPrivateBuffer() local
642 compiler::LiteralBuffer staticBuf(pg->Allocator()); in CreateFieldTypeBuffer() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DJSCompiler.cpp109compiler::LiteralBuffer &staticBuf, in CreateClassStaticPropertiesBuf()
150 compiler::LiteralBuffer staticBuf {}; in CreateClassStaticProperties() local