Home
last modified time | relevance | path

Searched defs:reExport (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.h181 void AddReExportImport(ir::ETSReExportDeclaration *reExport) in AddReExportImport() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectType.cpp1135 void ETSObjectType::AddReExports(ETSObjectType *reExport) in AddReExports() argument
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp924 void InitScopesPhaseETS::VisitETSReExportDeclaration(ir::ETSReExportDeclaration *reExport) in VisitETSReExportDeclaration() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp1037 auto reExport = AllocNode<ir::ETSReExportDeclaration>(reExportDeclaration, std::vector<std::string>(), in ParseExport() local

Completed in 9 milliseconds