Home
last modified time | relevance | path

Searched refs:SetProgram (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/
Des2panda.cpp79 ast.Binder()->SetProgram(&ast); in Compile()
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h124 void SetProgram(parser::Program *program) in SetProgram() function