Home
last modified time | relevance | path

Searched refs:unsupportedTypeConversion (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp1156 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion() function
1360 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in UsualArithmeticConversions()
6660 if (unsupportedTypeConversion(*this, LHSTy, RHSTy)) { in CheckConditionalOperands()
7418 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in CheckAssignmentConstraints()