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