Searched defs:externalType (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/extractor/ |
| D | typeExtractor.cpp | 189 ExternalType externalType(this, t.first, redirectPath); in ExtractImportModuleRecord() local 202 ExternalType externalType(this, "*", redirectPath); in ExtractImportModuleRecord() local 264 ExternalType externalType(this, t->importName_, redirectPath); in ExtractExportModuleRecord() local 509 … ExternalType externalType(this, property->AsIdentifier()->Name(), util::StringView(redirectPath)); in GetTypeIndexFromMemberNode() local 547 ExternalType externalType(this, right->Name(), util::StringView(redirectPath)); in GetTypeIndexFromTSQualifiedNode() local
|