Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.cpp186 ExternalType externalType(this, t.first, redirectPath); in ExtractImportModuleRecord() local
199 ExternalType externalType(this, "*", redirectPath); in ExtractImportModuleRecord() local
261 ExternalType externalType(this, t->importName_, redirectPath); in ExtractExportModuleRecord() local
499 … ExternalType externalType(this, property->AsIdentifier()->Name(), util::StringView(redirectPath)); in GetTypeIndexFromMemberNode() local
537 ExternalType externalType(this, right->Name(), util::StringView(redirectPath)); in GetTypeIndexFromTSQualifiedNode() local