Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp382 auto moduleIdxField = panda::pandasm::Field(LANG_EXT); in AddSourceTextModuleRecord() local
397 auto moduleIdxField = panda::pandasm::Field(LANG_EXT); in AddSourceTextModuleRecord() local
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp908 auto moduleIdxField = panda::pandasm::Field(LANG_EXT); in AddModuleRecord() local