Searched defs:SetCallee (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ | ||
| H A D | callExpressionBuilder.h | 32 CallExpressionBuilder &SetCallee(Expression *const callee) in SetCallee() function in ark::es2panda::ir::CallExpressionBuilder |
| H A D | directEvalExpressionBuilder.h | 32 DirectEvalExpressionBuilder &SetCallee(Expression *const callee) in SetCallee() function in ark::es2panda::ir::DirectEvalExpressionBuilder |
| H A D | newExpressionBuilder.h | 32 NewExpressionBuilder &SetCallee(Expression *const callee) in SetCallee() function in ark::es2panda::ir::NewExpressionBuilder |
| /arkcompiler/runtime_core/libark_defect_scan_aux/ | ||
| H A D | callee_info.cpp | 81 void CalleeInfo::SetCallee(const Function *func) in SetCallee() function in panda::defect_scan_aux::CalleeInfo |
Completed in 2 milliseconds