Searched defs:exportBindings (Results 1 – 3 of 3) sorted by relevance
260 void SetExportBindings(ExportBindings *exportBindings) in SetExportBindings()
698 explicit TSModuleScope(ArenaAllocator *allocator, Scope *parent, ExportBindings *exportBindings) in TSModuleScope()
293 binder::ExportBindings *exportBindings = Allocator()->New<binder::ExportBindings>(Allocator()); in ParseTsAmbientExternalModuleDeclaration() local336 binder::ExportBindings *exportBindings = res->AsNamespaceVariable()->GetExportBindings(); in ParseTsModuleOrNamespaceDelaration() local