Searched defs:exportAllDecl (Results 1 – 2 of 2) sorted by relevance
590 const auto *exportAllDecl = exportDecl->AsExportAllDeclaration(); in ExportAnalysis() local
223 void ScopesInitPhase::VisitExportAllDeclaration(ir::ExportAllDeclaration *exportAllDecl) in VisitExportAllDeclaration()