Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DprogramElement.h44 std::vector<LiteralBuffer> buffStorage_; member in ark::ark::es2panda::compiler::ProgramElement
H A DprogramElement.cpp33 return buffStorage_; in BuffStorage()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h92 buffStorage_(allocator_->Adapter()), in PandaGen()
190 return buffStorage_; in BuffStorage()
535 ArenaVector<LiteralBuffer *> buffStorage_; member in panda::es2panda::compiler::PandaGen
H A Dpandagen.cpp290 buffStorage_.push_back(buf); in AddLiteralBuffer()

Completed in 6 milliseconds