Home
last modified time | relevance | path

Searched refs:IsImportOrExportDecl (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dhoisting.cpp29 if (decl->IsImportOrExportDecl()) { in StoreModuleVarOrLocalVar()
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp773 return newDecl->IsImportOrExportDecl() ? in AddBinding()
784 return newDecl->IsImportOrExportDecl() ? in AddBinding()
789 return newDecl->IsImportOrExportDecl() ? in AddBinding()
809 return newDecl->IsImportOrExportDecl() ? in AddBinding()
H A Ddeclaration.h108 bool IsImportOrExportDecl() const in IsImportOrExportDecl() function in panda::es2panda::panda::es2panda::binder::Decl

Completed in 7 milliseconds