Searched refs:typeArgsAreCanonical (Results 1 – 2 of 2) sorted by relevance
3752 bool typeArgsAreCanonical = std::all_of(effectiveTypeArgs.begin(), in getObjCObjectType() local3758 if (!typeArgsAreCanonical || !protocolsSorted || !baseType.isCanonical()) { in getObjCObjectType()3762 if (!typeArgsAreCanonical) { in getObjCObjectType()
5041 bool typeArgsAreCanonical = std::all_of(effectiveTypeArgs.begin(), in getObjCObjectType() local5047 if (!typeArgsAreCanonical || !protocolsSorted || !baseType.isCanonical()) { in getObjCObjectType()5051 if (!typeArgsAreCanonical) { in getObjCObjectType()