Searched refs:rParamType (Results 1 – 2 of 2) 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()
9408 QualType rParamType = rproto->getParamType(i).getUnqualifiedType(); in mergeFunctionTypes() local9410 lParamType, rParamType, OfBlockPointer, Unqualified); in mergeFunctionTypes()9420 rParamType = rParamType.getUnqualifiedType(); in mergeFunctionTypes()9425 if (getCanonicalType(paramType) != getCanonicalType(rParamType)) in mergeFunctionTypes()