Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Ddynamic.cpp241 std::pair<ir::ScriptFunction *, ir::Identifier *> ETSChecker::CreateStaticScriptFunction( in CreateStaticScriptFunction() function in ark::es2panda::checker::ETSChecker
303 auto [func, id] = CreateStaticScriptFunction(builder); in CreateClassStaticInitializer()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h970 std::pair<ir::ScriptFunction *, ir::Identifier *> CreateStaticScriptFunction(