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