Home
last modified time | relevance | path

Searched defs:isTypeKind (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp1105 bool isTypeKind = importDeclaration->IsTypeKind(); in GenImportDeclaration() local
1127 …DeclGen::GenDefaultImport(const ir::AstNode *specifier, const std::string &source, bool isTypeKind) in GenDefaultImport()
1150 const ArenaVector<ir::AstNode *> &specifiers, bool isTypeKind) in GenNamedImports()
1187 … const ir::ETSImportDeclaration *importDeclaration, bool isTypeKind) in GenDtsImportStatement()
1248 bool isTypeKind = reExportDeclaration->IsExportedType(); in GenReExportDeclaration() local
1321 … const ir::ETSImportDeclaration *importDeclaration, bool isTypeKind) in GenDtsReExportStatement()