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.cpp406 auto moduleIdxField = panda::pandasm::Field(LANG_EXT); in AddSourceTextModuleRecord() local
421 auto moduleIdxField = panda::pandasm::Field(LANG_EXT); in AddSourceTextModuleRecord() local
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp910 auto moduleIdxField = panda::pandasm::Field(LANG_EXT); in AddModuleRecord() local