Searched defs:reExportDeclaration (Results 1 – 2 of 2) sorted by relevance
1159 …auto *reExportDeclaration = ParseImportPathBuildImport(std::move(specifiers), true, startLoc, ir::… in ParseExport() local
1235 void TSDeclGen::GenReExportDeclaration(const ir::ETSReExportDeclaration *reExportDeclaration) in GenReExportDeclaration()