Home
last modified time | relevance | path

Searched refs:programPath (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DetsReExportDeclarationBuilder.h41 ETSReExportDeclarationBuilder &SetProgramPath(util::StringView programPath) in SetProgramPath() argument
43 programPath_ = programPath; in SetProgramPath()
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsReExportDeclaration.cpp22 const std::vector<std::string> &userPaths, util::StringView programPath, in ETSReExportDeclaration()
27 programPath_(programPath) in ETSReExportDeclaration()
21 ETSReExportDeclaration(ETSImportDeclaration *etsImportDeclarations, const std::vector<std::string> &userPaths, util::StringView programPath, ArenaAllocator *allocator) ETSReExportDeclaration() argument
H A DetsReExportDeclaration.h29 const std::vector<std::string> &userPaths, util::StringView programPath,

Completed in 2 milliseconds