Searched refs:convertedCall (Results 1 – 1 of 1) sorted by relevance
7519 TFunction convertedCall(&call.getName(), call.getType(), call.getBuiltInOp()); in findFunction() local7527 convertedCall.addParameter(param); in findFunction()7533 convertedCall.addParameter(param); in findFunction()7538 convertedCall.addParameter(param); in findFunction()7546 bestMatch = selectFunction(candidateList, convertedCall, convertible, better, tie); in findFunction()