Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
H A DimportDeclaration.h68 bool IsTypeKind() const in IsTypeKind() function in ark::es2panda::ir::ImportDeclaration
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DimportExportDecls.cpp91 if (stmt->IsETSImportDeclaration() && !stmt->AsETSImportDeclaration()->IsTypeKind() && in HandleGlobalStmts()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.cpp663 if (import->IsTypeKind() && !var->Declaration()->Node()->IsExportedType()) { in ValidateImportVariable()

Completed in 4 milliseconds