Searched refs:resolveForwardingParameters (Results 1 – 3 of 3) sorted by relevance
231 resolveForwardingParameters(const FunctionDecl *D, unsigned MaxDepth = 10);
389 auto ForwardedParams = resolveForwardingParameters(Callee); in processCall()
924 resolveForwardingParameters(const FunctionDecl *D, unsigned MaxDepth) { in resolveForwardingParameters() function