Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1188 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion() function
1542 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in UsualArithmeticConversions()
8275 if (unsupportedTypeConversion(*this, LHSTy, RHSTy)) { in CheckConditionalOperands()
9210 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in CheckAssignmentConstraints()