Searched defs:ResolvedCall (Results 1 – 2 of 2) sorted by relevance
75 struct ResolvedCall { struct76 ResolvedCall(CallOpInterface call, CallGraphNode *sourceNode, in ResolvedCall() argument88 /// It might be the case that the ResolvedCall does not provide argument
32 using ResolvedCall = Inliner::ResolvedCall; typedef