Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp1091 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion() function
1294 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in UsualArithmeticConversions()
7068 if (unsupportedTypeConversion(*this, LHSTy, RHSTy)) { in CheckConditionalOperands()
7925 if (unsupportedTypeConversion(*this, LHSType, RHSType)) in CheckAssignmentConstraints()