Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp11982 static IntRange forBoolType() { in forBoolType() function
12261 return IntRange::forBoolType(); in GetExprRange()
12408 return IntRange::forBoolType(); in GetExprRange()
12699 OtherTypeRange = OtherValueRange = IntRange::forBoolType(); in CheckTautologicalComparison()