Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.cpp153 ExternalType externalType(this, t.first, redirectPath); in ExtractImport() local
160 ExternalType externalType(this, "*", redirectPath); in ExtractImport() local
212 ExternalType externalType(this, t->importName_, redirectPath); in ExtractExport() local
411 … ExternalType externalType(this, property->AsIdentifier()->Name(), util::StringView(redirectPath)); in GetTypeIndexFromMemberNode() local