Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h206 …void LegacyBuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunction…
Dbinder.cpp376 LegacyBuildFunction(funcScope, name, func); in BuildFunction()
380 void Binder::LegacyBuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptF… in LegacyBuildFunction() function in panda::es2panda::binder::Binder