Searched refs:RRetType (Results 1 – 1 of 1) sorted by relevance
7367 CanQualType RRetType = getCanonicalType(rbase->getReturnType()); in mergeFunctionTypes() local7370 RRetType = RRetType.getUnqualifiedType(); in mergeFunctionTypes()7375 if (getCanonicalType(retType) != RRetType) in mergeFunctionTypes()