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