Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1764 …if (auto reExportType = SearchReExportsType(item, expr, name, checker); reExportType.first != null… in SearchReExportsType() local
1857 if (auto reExportType = SearchReExportsType(baseType->AsETSObjectType(), expr, in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp3090 auto *reExportType = GetImportSpecifierObjectType(item->GetETSImportDeclarations(), ident); in ImportNamespaceObjectTypeAddReExportType() local