Searched defs:GetFunctionObject (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 329 void PandaGen::GetFunctionObject(const ir::AstNode *node) in GetFunctionObject() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | pandagen.cpp | 419 void PandaGen::GetFunctionObject(const ir::AstNode *node) in GetFunctionObject() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.h | 2809 auto GetFunctionObject() const in GetFunctionObject() function |