Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp185 BuildFunction(topScope_, MAIN_FUNC_NAME); in IdentifierAnalysis()
344 void Binder::BuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunctio… in BuildFunction() function in panda::es2panda::binder::Binder
403BuildFunction(scope_->AsFunctionVariableScope(), util::Helpers::FunctionName(Allocator(), scriptFu… in BuildScriptFunction()
Dbinder.h199 …void BuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunction *func…