Searched defs:GetFunctionObject (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 314 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 panda::es2panda::compiler::PandaGen |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.h | 2926 auto GetFunctionObject() const in GetFunctionObject() function |