Home
last modified time | relevance | path

Searched defs:GetProgram (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DproxyProgramsCache.cpp23 parser::Program *ProxyProgramsCache::GetProgram(util::StringView fileName) in GetProgram() function in ark::es2panda::evaluate::ProxyProgramsCache
/arkcompiler/runtime_core/abc2program/
H A Dabc2program_driver.cpp62 const pandasm::Program &Abc2ProgramDriver::GetProgram() const in GetProgram() function in panda::abc2program::Abc2ProgramDriver
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc2program_driver.cpp64 const pandasm::Program &Abc2ProgramDriver::GetProgram() const in GetProgram() function in ark::abc2program::Abc2ProgramDriver
69 pandasm::Program &Abc2ProgramDriver::GetProgram() in GetProgram() function in ark::abc2program::Abc2ProgramDriver
H A Dabc2program_key_data.cpp46 pandasm::Program &Abc2ProgramKeyData::GetProgram() const in GetProgram() function in ark::abc2program::Abc2ProgramKeyData
/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Drest_parameter_flag_test.cpp76 static std::unique_ptr<pandasm::Program> GetProgram(int argc, const char **argv, std::string_view fileName, in GetProgram() function in ark::es2panda::compiler::test::RestParameterTest
H A Dast_dumper_test.cpp122 static ark::pandasm::Program *GetProgram(std::string_view src, const char **argsList, int argsCount, in GetProgram() function in ASTDumperTest
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dir_interface.h151 pandasm::Program *GetProgram() const in GetProgram() function in panda::bytecodeopt::BytecodeOptIrInterface
/arkcompiler/runtime_core/abc2program/common/
H A Dabc2program_entity_container.cpp30 pandasm::Program &Abc2ProgramEntityContainer::GetProgram() const in GetProgram() function in panda::abc2program::Abc2ProgramEntityContainer
/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserImpl.h477 Program *GetProgram() const in GetProgram() function in ark::es2panda::ark::es2panda::parser::TypeAnnotationParsingOptions::ParserImpl
/arkcompiler/ets_frontend/es2panda/parser/context/
H A DparserContext.h88 const Program *GetProgram() const in GetProgram() function in panda::es2panda::parser::ParserContext
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp1214 panda::pandasm::Program *Emitter::GetProgram() const in GetProgram() function in panda::es2panda::compiler::Emitter

Completed in 11 milliseconds