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