Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp571 const ir::StringLiteral *const importPath = import->Source(); in AddImportSpecifiersToTopBindings() local
639 const ir::StringLiteral *const importPath) in FindStaticBinding()
655 const ir::StringLiteral *importPath) in GetExternalProgram()
688 const ir::StringLiteral *const importPath = path; in AddSpecifiersToTopBindings() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1375 …ropertiesForModuleObject(checker::ETSObjectType *moduleObjType, const util::StringView &importPath) in SetPropertiesForModuleObject()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1842 auto importPath = importDecl->Source()->Str(); in Check() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp3153 auto importPath = Lexer()->GetToken().Ident(); in ParseFromClause() local