Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14046 static IntRange forBoolType() { in forBoolType() function
14325 return IntRange::forBoolType(); in GetExprRange()
14471 return IntRange::forBoolType(); in GetExprRange()
14762 OtherTypeRange = OtherValueRange = IntRange::forBoolType(); in CheckTautologicalComparison()