Home
last modified time | relevance | path

Searched refs:GetExportBindings (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.h285 ExportBindings *GetExportBindings() in GetExportBindings() function in panda::es2panda::panda::es2panda::binder::NamespaceVariable
290 const ExportBindings *GetExportBindings() const in GetExportBindings() function in panda::es2panda::panda::es2panda::binder::NamespaceVariable
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp1694 auto *exportTSBindings = var->AsNamespaceVariable()->GetExportBindings(); in FindTSModuleVariable()
2502 auto *exportTSBindings = currVar->AsNamespaceVariable()->GetExportBindings(); in VerifyMemberExpressionDeque()
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp430 binder::ExportBindings *exportBindings = res->AsNamespaceVariable()->GetExportBindings(); in ParseTsModuleOrNamespaceDelaration()

Completed in 13 milliseconds