Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h542 FunctionBuilder DefineFunction(const String &name) in DefineFunction() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1431 void PandaGen::DefineFunction(const ir::AstNode *node, const ir::ScriptFunction *realNode, const ut… in DefineFunction() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp1114 void PandaGen::DefineFunction(const ir::AstNode *node, const ir::ScriptFunction *realNode, const ut… in DefineFunction() function in ark::es2panda::compiler::PandaGen