Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DprogramElement.cpp31 std::vector<LiteralBuffer> &ProgramElement::BuffStorage() in BuffStorage() function in ark::es2panda::compiler::ProgramElement
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h188 const ArenaVector<compiler::LiteralBuffer *> &BuffStorage() const in BuffStorage() function