Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp2661 auto *reExportType = GetImportSpecifierObjectType(item->GetETSImportDeclarations(), ident); in ImportNamespaceObjectTypeAddReExportType()
2672 ETSObjectType *ETSChecker::GetImportSpecifierObjectType(ir::ETSImportDeclaration *importDecl, ir::Identifier *ident) in GetImportSpecifierObjectType() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h626 ETSObjectType *GetImportSpecifierObjectType(ir::ETSImportDeclaration *importDecl, ir::Identifier *ident);
H A DETSAnalyzer.cpp1954 return checker->GetImportSpecifierObjectType(importDecl, st->Local()->AsIdentifier()); in Check()

Completed in 10 milliseconds