Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DprogramElement.h44 std::vector<LiteralBuffer> buffStorage_; variable
DcompilerContext.h139 std::vector<LiteralBuffer> buffStorage_; variable
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.h134 ArenaVector<compiler::LiteralBuffer *> buffStorage_; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h563 ArenaVector<LiteralBuffer *> buffStorage_; variable