Searched defs:GetCallee (Results 1 – 5 of 5) sorted by relevance
46 const Function *CalleeInfo::GetCallee() const in GetCallee() function in panda::defect_scan_aux::CalleeInfo
287 …eMap<CallInfo *, MapleSet<CGNode *, Comparator<CGNode>> *, Comparator<CallInfo>> &GetCallee() const in GetCallee() function292 … MapleMap<CallInfo *, MapleSet<CGNode *, Comparator<CGNode>> *, Comparator<CallInfo>> &GetCallee() in GetCallee() function
312 GateRef GetCallee() in GetCallee() function
974 Expr LiteCGIRBuilder::GetCallee(maple::litecg::BB &bb, const std::vector<GateRef> &inList, in GetCallee() function in panda::ecmascript::kungfu::LiteCGIRBuilder
793 LLVMValueRef LLVMIRBuilder::GetCallee(const std::vector<GateRef> &inList, const CallSignature *sign… in GetCallee() function in panda::ecmascript::kungfu::LLVMIRBuilder