Home
last modified time | relevance | path

Searched defs:SetProgram (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h541 void SetProgram(Program *program) in SetProgram() function
/arkcompiler/ets_frontend/ets2panda/checker/
Dchecker.cpp141 void Checker::SetProgram(parser::Program *program) in SetProgram() function in ark::es2panda::checker::Checker
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h131 void SetProgram(parser::Program *program) in SetProgram() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h77 void SetProgram(parser::Program *program) noexcept in SetProgram() function
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp394 void ScopesInitPhase::SetProgram(parser::Program *program) noexcept in SetProgram() function in ark::es2panda::compiler::ScopesInitPhase