Home
last modified time | relevance | path

Searched defs:programs (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DtopLevelStmts.cpp22 static bool CheckSourceConsistency(util::StringView name, ArenaVector<parser::Program *> const &programs) in CheckSourceConsistency() argument
[all...]
H A DglobalClassHandler.cpp49 void GlobalClassHandler::SetupGlobalClass(const ArenaVector<parser::Program *> &programs, in SetupGlobalClass() argument
H A DimportExportDecls.cpp76 GlobalClassHandler::ModuleDependencies ImportExportDecls::HandleGlobalStmts(ArenaVector<parser::Program *> &programs) in HandleGlobalStmts() argument
240 VerifyTypeExports(const ArenaVector<parser::Program *> &programs) VerifyTypeExports() argument
304 VerifySingleExportDefault(const ArenaVector<parser::Program *> &programs) VerifySingleExportDefault() argument
[all...]
/arkcompiler/ets_frontend/merge_abc/src/
H A Dmain.cpp69 std::vector<panda::pandasm::Program *> programs; in Run() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp301 varbinder::Variable *ETSChecker::SearchNamesInMultiplePrograms(const std::set<const parser::Program *> &programs, in SearchNamesInMultiplePrograms() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp142 void ETSParser::AddExternalSource(const std::vector<Program *> &programs) in AddExternalSource() argument
217 std::vector<Program *> programs; in ParseSources() local
189 TryParseSource(const util::ImportPathManager::ParseInfo &parseListIdx, util::UString *extSrc, const ArenaVector<util::StringView> &directImportsFromMainSource, std::vector<Program *> &programs) TryParseSource() argument
[all...]

Completed in 5 milliseconds