Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsReExportDeclaration.cpp22 … const std::vector<std::string> &userPaths, util::StringView programPath, in ETSReExportDeclaration() argument
27 programPath_(programPath) in ETSReExportDeclaration()
DetsReExportDeclaration.h29 … const std::vector<std::string> &userPaths, util::StringView programPath,