Home
last modified time | relevance | path

Searched refs:litIdx (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h426 …lassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32_t litIdx, VReg base);
Dpandagen.cpp1675 …ClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32_t litIdx, VReg base) in DefineClassWithBuffer() argument
1678 …g idxStr = std::string(context_->Binder()->Program()->RecordName()) + "_" + std::to_string(litIdx); in DefineClassWithBuffer()