Searched refs:unsupportedTypeConversion (Results 1 – 1 of 1) sorted by relevance
1203 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion() function1552 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in UsualArithmeticConversions()8339 if (unsupportedTypeConversion(*this, LHSTy, RHSTy)) { in CheckConditionalOperands()9274 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in CheckAssignmentConstraints()