Searched refs:LegacyBuildFunction (Results 1 – 2 of 2) sorted by relevance
206 …void LegacyBuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunction…
376 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