Home
last modified time | relevance | path

Searched refs:IsExport (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsImportEqualsDeclaration.h44 bool IsExport() const in IsExport() function in ark::es2panda::ir::TSImportEqualsDeclaration
H A DtsParameterProperty.h53 bool IsExport() const in IsExport() function in ark::es2panda::ir::TSParameterProperty
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsImportEqualsDeclaration.h59 bool IsExport() const in IsExport() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSImportEqualsDeclaration
H A DtsEnumDeclaration.h70 bool IsExport() const in IsExport() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSEnumDeclaration
H A DtsParameterProperty.h68 bool IsExport() const in IsExport() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSParameterProperty
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h175 bool IsExport() const in IsExport() function in panda::es2panda::panda::es2panda::binder::EnumLiteralDecl
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp1641 if (IsTsModule() && node->IsExport()) { in VisitTsImportEqualsDeclaration()
1655 node->IsExport(), init); in VisitTsImportEqualsDeclaration()
1656 if (node->IsExport()) { in VisitTsImportEqualsDeclaration()

Completed in 8 milliseconds