Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerImpl.cpp40 const std::string &debugInfoSourceFile, const std::string &pkgName) in Compile()
DcompilerContext.cpp25 bool isRecordSource, std::string sourceFile, std::string pkgName, in CompilerContext()
/arkcompiler/ets_frontend/es2panda/
Des2panda.cpp67 std::string pkgName(input.pkgName); in Compile() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp380 void Emitter::SetPkgNameField(std::string pkgName) in SetPkgNameField()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp249 auto pkgName = VarBinder()->Program()->GetPackageName(); in FormDynamicModulePropReference() local