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.h43 programPath_ = programPath; in SetProgramPath()
49 auto node = AllocNode(etsImportDeclarations_, userPaths_, programPath_, Allocator()); in Build()
56 util::StringView programPath_; member in ark::es2panda::ir::ETSReExportDeclarationBuilder
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsReExportDeclaration.h49 return programPath_; in GetProgramPath()
82 util::StringView programPath_; member in ark::es2panda::ir::ETSReExportDeclaration
H A DetsReExportDeclaration.cpp27 programPath_(programPath) in ETSReExportDeclaration()

Completed in 2 milliseconds