Searched defs:reExport (Results 1 – 5 of 5) sorted by relevance
224 void AddReExportImport(ir::ETSReExportDeclaration *reExport) noexcept in AddReExportImport()
69 const ir::ETSReExportDeclaration *reExport) in CollectReExportedClasses()
1265 void ETSObjectType::AddReExports(ETSObjectType *reExport) in AddReExports()
1036 void InitScopesPhaseETS::VisitETSReExportDeclaration(ir::ETSReExportDeclaration *reExport) in VisitETSReExportDeclaration()
1160 …auto reExport = AllocNode<ir::ETSReExportDeclaration>(reExportDeclaration, std::vector<std::string… in ParseExport() local