Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.h207 void LegacyBuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunction *func = nullptr);
H A Dbinder.cpp389 LegacyBuildFunction(funcScope, name, func); in BuildFunction()
393 void Binder::LegacyBuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunction *func) in LegacyBuildFunction() function in panda::es2panda::binder::Binder

Completed in 3 milliseconds