Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Ddynamic.cpp257 std::pair<ir::ScriptFunction *, ir::Identifier *> ETSChecker::CreateScriptFunction( in CreateScriptFunction() function in ark::es2panda::checker::ETSChecker
302 auto [func, id] = CreateScriptFunction(builder); in CreateClassInstanceInitializer()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h802 std::pair<ir::ScriptFunction *, ir::Identifier *> CreateScriptFunction(ClassInitializerBuilder const &builder);

Completed in 3 milliseconds