Searched refs:updateCall (Results 1 – 1 of 1) sorted by relevance
544 void updateCall(CallInfo &CallerCall, FuncInfo CalleeFunc) { in updateCall() function in __anonf01a58700111::CallsiteContextGraph545 static_cast<DerivedCCG *>(this)->updateCall(CallerCall, CalleeFunc); in updateCall()677 void updateCall(CallInfo &CallerCall, FuncInfo CalleeFunc);754 void updateCall(CallInfo &CallerCall, FuncInfo CalleeFunc);2858 void ModuleCallsiteContextGraph::updateCall(CallInfo &CallerCall, in updateCall() function in ModuleCallsiteContextGraph2870 void IndexCallsiteContextGraph::updateCall(CallInfo &CallerCall, in updateCall() function in IndexCallsiteContextGraph3383 updateCall(Node->Call, CalleeFunc); in assignFunctions()