Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp578 Variable *ETSBinder::FindImportSpecifiersVariable(const util::StringView &imported, in FindImportSpecifiersVariable() function in ark::es2panda::varbinder::ETSBinder
631 …if (FindImportSpecifiersVariable(imported, record.front()->GlobalScope()->Bindings(), record) == n… in FindImportDeclInReExports()
725 auto *const var = FindImportSpecifiersVariable(nameToSearchFor, globalBindings, recordRes); in AddImportSpecifiersToTopBindings()
DETSBinder.h137 Variable *FindImportSpecifiersVariable(const util::StringView &imported,