Searched defs:pkgName (Results 1 – 5 of 5) sorted by relevance
40 const std::string &debugInfoSourceFile, const std::string &pkgName) in Compile()
25 bool isRecordSource, std::string sourceFile, std::string pkgName, in CompilerContext()
67 std::string pkgName(input.pkgName); in Compile() local
380 void Emitter::SetPkgNameField(std::string pkgName) in SetPkgNameField()
249 auto pkgName = VarBinder()->Program()->GetPackageName(); in FormDynamicModulePropReference() local