Home
last modified time | relevance | path

Searched refs:BuildFunction (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/
H A Dendpoint_base.h75 template <typename BuildFunction>
76 void Send(BuildFunction &&build) in Send()
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp199 BuildFunction(topScope_, MAIN_FUNC_NAME); in IdentifierAnalysis()
209 BuildFunction(topScope_, MAIN_FUNC_NAME); in IdentifierAnalysis()
374 void Binder::BuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunction *func) in BuildFunction() function in panda::es2panda::binder::Binder
452 BuildFunction(scope_->AsFunctionVariableScope(), util::Helpers::FunctionName(Allocator(), scriptFunc), scriptFunc); in BuildScriptFunction()
H A Dbinder.h206 void BuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunction *func = nullptr);

Completed in 3 milliseconds