Searched defs:GetCallee (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/libark_defect_scan_aux/ | ||
| D | callee_info.cpp | 46 const Function *CalleeInfo::GetCallee() const in GetCallee() function in panda::defect_scan_aux::CalleeInfo |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | llvm_ir_builder.cpp | 787 LLVMValueRef LLVMIRBuilder::GetCallee(const std::vector<GateRef> &inList, const CallSignature *sign… in GetCallee() function in panda::ecmascript::kungfu::LLVMIRBuilder |