Home
last modified time | relevance | path

Searched refs:programPath_ (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsReExportDeclaration.h31 …rtDeclarations_(etsImportDeclarations), userPaths_(allocator->Adapter()), programPath_(programPath) in ETSReExportDeclaration()
55 return programPath_; in GetProgramPath()
61 util::StringView programPath_; variable