Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/builder/
DbuilderUtils.ts331 const mayType = types[i]; constant
346 const mayType = types[i]; constant
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DTypeInference.ts797 const mayType = realTypes[i]; constant