Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h559 std::array<int64_t, 3> fieldInfo = {typeIndex, flag, modifier}; in FillField() local
773 std::array<int64_t, 3> fieldInfo = {typeIndex, flag, modifier}; in FillField() local