Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DetsReExportDeclarationBuilder.h41 ETSReExportDeclarationBuilder &SetProgramPath(util::StringView programPath) in SetProgramPath()
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsReExportDeclaration.cpp22 … const std::vector<std::string> &userPaths, util::StringView programPath, in ETSReExportDeclaration()