Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.h223 std::string ModuleRecordFieldName() const in ModuleRecordFieldName() function
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp1042 moduleIdxField.name = context->Binder()->Program()->ModuleRecordFieldName().empty() ? in AddSourceTextModuleRecord()
1044 context->Binder()->Program()->ModuleRecordFieldName(); in AddSourceTextModuleRecord()