Searched refs:updateCall (Results 1 – 1 of 1) sorted by relevance
471 void updateCall(CallInfo &CallerCall, FuncInfo CalleeFunc) { in updateCall() function in __anonf4e331660111::CallsiteContextGraph472 static_cast<DerivedCCG *>(this)->updateCall(CallerCall, CalleeFunc); in updateCall()598 void updateCall(CallInfo &CallerCall, FuncInfo CalleeFunc);675 void updateCall(CallInfo &CallerCall, FuncInfo CalleeFunc);2647 void ModuleCallsiteContextGraph::updateCall(CallInfo &CallerCall, in updateCall() function in ModuleCallsiteContextGraph2659 void IndexCallsiteContextGraph::updateCall(CallInfo &CallerCall, in updateCall() function in IndexCallsiteContextGraph3172 updateCall(Node->Call, CalleeFunc); in assignFunctions()