Searched refs:rParamType (Results 1 – 1 of 1) sorted by relevance
10424 QualType rParamType = rproto->getParamType(i).getUnqualifiedType(); in mergeFunctionTypes() local10426 lParamType, rParamType, OfBlockPointer, Unqualified); in mergeFunctionTypes()10436 rParamType = rParamType.getUnqualifiedType(); in mergeFunctionTypes()10441 if (getCanonicalType(paramType) != getCanonicalType(rParamType)) in mergeFunctionTypes()