Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp324 void PandaGen::GetFunctionObject(const ir::AstNode *node) in GetFunctionObject() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp418 void PandaGen::GetFunctionObject(const ir::AstNode *node) in GetFunctionObject() function in ark::es2panda::compiler::PandaGen
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2805 auto GetFunctionObject() const in GetFunctionObject() function