Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10943 static IntRange forBoolType() { in forBoolType() function
11222 return IntRange::forBoolType(); in GetExprRange()
11369 return IntRange::forBoolType(); in GetExprRange()
11660 OtherTypeRange = OtherValueRange = IntRange::forBoolType(); in CheckTautologicalComparison()