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