Home
last modified time | relevance | path

Searched refs:GenExport (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A DdeclgenEts2Ts.h70 void GenExport(const ir::Identifier *symbol);
71 void GenExport(const ir::Identifier *symbol, const std::string &alias);
H A DdeclgenEts2Ts.cpp360 void TSDeclGen::GenExport(const ir::Identifier *symbol) in GenExport() function in ark::es2panda::declgen_ets2ts::TSDeclGen
371 void TSDeclGen::GenExport(const ir::Identifier *symbol, const std::string &alias) in GenExport() function in ark::es2panda::declgen_ets2ts::TSDeclGen
396 GenExport(symbol); in ExportIfNeeded()
399 GenExport(symbol); in ExportIfNeeded()
667 GenExport(symbol); in GenGlobalVarDeclaration()

Completed in 2 milliseconds