Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExpr.cpp11694 bool HasNarrowing = checkThreeWayNarrowingConversion( in checkArithmeticOrEnumeralThreeWayCompare() local
11696 HasNarrowing |= checkThreeWayNarrowingConversion(S, Type, RHS.get(), RHSType, in checkArithmeticOrEnumeralThreeWayCompare()
11698 if (HasNarrowing) in checkArithmeticOrEnumeralThreeWayCompare()