Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DimportExportDecls.h31 static std::string CreateDefaultImportSource(const std::vector<std::string> &paths) in CreateDefaultImportSource() function in ark::es2panda::compiler::ImportExportDecls
40 const std::string defaultImportSource_ = CreateDefaultImportSource(util::Helpers::StdLib());

Completed in 1 milliseconds