Searched refs:LRetType (Results 1 – 1 of 1) sorted by relevance
7366 CanQualType LRetType = getCanonicalType(lbase->getReturnType()); in mergeFunctionTypes() local7369 LRetType = LRetType.getUnqualifiedType(); in mergeFunctionTypes()7373 if (getCanonicalType(retType) != LRetType) in mergeFunctionTypes()