Searched refs:lParamType (Results 1 – 1 of 1) sorted by relevance
7429 QualType lParamType = lproto->getParamType(i).getUnqualifiedType(); in mergeFunctionTypes() local7432 lParamType, rParamType, OfBlockPointer, Unqualified); in mergeFunctionTypes()7441 lParamType = lParamType.getUnqualifiedType(); in mergeFunctionTypes()7445 if (getCanonicalType(paramType) != getCanonicalType(lParamType)) in mergeFunctionTypes()