Searched defs:exportBindings (Results 1 – 4 of 4) sorted by relevance
290 void SetExportBindings(ExportBindings *exportBindings) in SetExportBindings()
720 explicit TSModuleScope(ArenaAllocator *allocator, Scope *parent, ExportBindings *exportBindings) in TSModuleScope()
355 binder::ExportBindings *exportBindings = Allocator()->New<binder::ExportBindings>(Allocator()); in ParseTsAmbientExternalModuleDeclaration() local398 binder::ExportBindings *exportBindings = res->AsNamespaceVariable()->GetExportBindings(); in ParseTsModuleOrNamespaceDelaration() local
1036 auto exportBindings = variable->GetExportBindings(); in GetVariablesFromNamespace() local