Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsReExportDeclaration.cpp23const std::vector<std::string> &userPaths, util::StringView programPath, in ETSReExportDeclaration()
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp1262 std::vector<std::string> userPaths; in ParseImportDeclarations() local