Searched defs:GetContainingFunction (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | helpers.cpp | 315 const ir::ScriptFunction *Helpers::GetContainingFunction(const ir::AstNode *node) in GetContainingFunction() function in ark::es2panda::util::Helpers |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | helpers.cpp | 346 const ir::ScriptFunction *Helpers::GetContainingFunction(const ir::AstNode *node) in GetContainingFunction() function in panda::es2panda::util::Helpers |