Home
last modified time | relevance | path

Searched defs:Callee (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DcallExpression.h63 const Expression *Callee() const in Callee() function
68 [[nodiscard]] Expression *Callee() noexcept in Callee() function
DnewExpression.h46 [[nodiscard]] const Expression *Callee() const noexcept in Callee() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DnewExpression.h43 const Expression *Callee() const in Callee() function
DcallExpression.h47 const Expression *Callee() const in Callee() function