Searched defs:reExport (Results 1 – 2 of 2) sorted by relevance
180 void AddReExportImport(ir::ETSReExportDeclaration *reExport) in AddReExportImport()
205 for (auto reExport : GetProgram()->VarBinder()->AsETSBinder()->ReExportImports()) { in ParseETSGlobalScript() local3087 auto *reExport = Allocator()->New<ir::ETSReExportDeclaration>(reExportDeclaration, userPaths, in ParseExport() local