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()
2109 const ir::Identifier *exported) in AddExportStarEntryItem()2274 auto *exported = AllocNode<ir::Identifier>(exportedString, Allocator()); in ParseNamedExport() local2284 ir::Identifier *exported = nullptr; in ParseExportAllDeclaration() local2327 ir::Identifier *exported = nullptr; in ParseExportNamedSpecifiers() local