Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DetsReExportDeclarationBuilder.h55 std::vector<std::string> userPaths_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsReExportDeclaration.h83 ArenaVector<util::StringView> userPaths_; variable