Searched defs:ParseDefaultSources (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
| D | importExportDecls.cpp | 26 void ImportExportDecls::ParseDefaultSources() in ParseDefaultSources() function in ark::es2panda::compiler::ImportExportDecls |
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | ETSparser.cpp | 253 ArenaVector<ir::ETSImportDeclaration *> ETSParser::ParseDefaultSources(std::string_view srcFile, in ParseDefaultSources() function in ark::es2panda::parser::ETSParser |