Home
last modified time | relevance | path

Searched defs:importType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp427 auto *importType = AllocNode<ir::TSImportType>(param, typeParams, qualifier, isTypeof); in ParseImportType() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp741 auto *importType = AllocNode<ir::TSImportType>(param, typeParams, qualifier, isTypeof); in ParseTsImportType() local

Completed in 9 milliseconds