Searched defs:exported (Results 1 – 3 of 3) sorted by relevance
36 explicit ExportSpecifier(Identifier *local, Identifier *exported) in ExportSpecifier()
37 explicit ExportAllDeclaration(StringLiteral *source, Identifier *exported) in ExportAllDeclaration()
2245 const ir::Identifier *exported) in AddExportStarEntryItem()2439 auto *exported = AllocNode<ir::Identifier>(exportedString); in ParseNamedExport() local2449 ir::Identifier *exported = nullptr; in ParseExportAllDeclaration() local2498 ir::Identifier *exported = nullptr; in ParseExportNamedSpecifiers() local