Home
last modified time | relevance | path

Searched defs:GetContainingConstructor (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.cpp175 const ir::ScriptFunction *Helpers::GetContainingConstructor(const ir::AstNode *node) in GetContainingConstructor() function in Helpers
303 const ir::ScriptFunction *Helpers::GetContainingConstructor(const ir::ClassProperty *node) in GetContainingConstructor() function in Helpers
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp329 const ir::ScriptFunction *Helpers::GetContainingConstructor(const ir::AstNode *node) in GetContainingConstructor() function in Helpers
348 const ir::ScriptFunction *Helpers::GetContainingConstructor(const ir::ClassProperty *node) in GetContainingConstructor() function in Helpers

Completed in 3 milliseconds