Searched refs:defParam (Results 1 – 1 of 1) sorted by relevance
7556 … for (int defParam = call.getParamCount(); defParam < bestMatch->getParamCount(); ++defParam) { in findFunction() local7557 handleFunctionArgument(&call, args, (*bestMatch)[defParam].defaultValue); in findFunction()