Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp11605 bool HasNarrowing = checkThreeWayNarrowingConversion( in checkArithmeticOrEnumeralThreeWayCompare() local
11607 HasNarrowing |= checkThreeWayNarrowingConversion(S, Type, RHS.get(), RHSType, in checkArithmeticOrEnumeralThreeWayCompare()
11609 if (HasNarrowing) in checkArithmeticOrEnumeralThreeWayCompare()