Home
last modified time | relevance | path

Searched defs:CreateScriptFunction (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Ddynamic.cpp257 std::pair<ir::ScriptFunction *, ir::Identifier *> ETSChecker::CreateScriptFunction( in CreateScriptFunction() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h351 …es2panda_AstNode *(*CreateScriptFunction)(es2panda_Context *context, es2panda_AstNode *type_params, member
Des2panda_lib.cpp1996 extern "C" es2panda_AstNode *CreateScriptFunction(es2panda_Context *context, es2panda_AstNode *type… in CreateScriptFunction() function