Searched defs:VisitScriptFunction (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| D | varbinder.cpp | 458 void VarBinder::VisitScriptFunction(ir::ScriptFunction *func) in VisitScriptFunction() function in ark::es2panda::varbinder::VarBinder |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 56 void ScopesInitPhase::VisitScriptFunction(ir::ScriptFunction *scriptFunction) in VisitScriptFunction() function in ark::es2panda::compiler::ScopesInitPhase |