Home
last modified time | relevance | path

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

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