Home
last modified time | relevance | path

Searched refs:GetSelectiveExportAliasMultimap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.h245 …[[nodiscard]] const ModulesToExportedNamesWithAliases &GetSelectiveExportAliasMultimap() const noe… in GetSelectiveExportAliasMultimap() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1286 … VarBinder()->AsETSBinder()->GetSelectiveExportAliasMultimap().find(Program()->SourceFilePath()); in FindPropNameForNamespaceImport()
1287 relatedMapItem != VarBinder()->AsETSBinder()->GetSelectiveExportAliasMultimap().end()) { in FindPropNameForNamespaceImport()