Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Ddynamic.cpp85 ir::ScriptFunction *ETSChecker::CreateDynamicCallIntrinsic(ir::Expression *callee, const ArenaVecto… in CreateDynamicCallIntrinsic() function in panda::es2panda::checker::ETSChecker
185 auto *func = CreateDynamicCallIntrinsic(callee, arguments, lang); in ResolveDynamicCallExpression()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h638 …ir::ScriptFunction *CreateDynamicCallIntrinsic(ir::Expression *callee, const ArenaVector<T *> &arg…