Searched defs:PandaGen (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | pandagen.h | 79 class PandaGen { class 81 explicit PandaGen(ArenaAllocator *allocator, CompilerContext *context, binder::FunctionScope *scope) in PandaGen() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 259 PandaGen::PandaGen(ArenaAllocator *const allocator, RegSpiller *const spiller, public_lib::Context *const context, in PandaGen() function in ark::es2panda::compiler::PandaGen [all...] |
Completed in 4 milliseconds