Home
last modified time | relevance | path

Searched defs:exportBindings (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.h295 void SetExportBindings(ExportBindings *exportBindings) in SetExportBindings() argument
H A Dscope.h1089 explicit TSModuleScope(ArenaAllocator *allocator, Scope *parent, ExportBindings *exportBindings) in TSModuleScope() argument
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp387 binder::ExportBindings *exportBindings = Allocator()->New<binder::ExportBindings>(Allocator()); in ParseTsAmbientExternalModuleDeclaration() local
430 binder::ExportBindings *exportBindings = res->AsNamespaceVariable()->GetExportBindings(); in ParseTsModuleOrNamespaceDelaration() local

Completed in 9 milliseconds