Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp12305 static IntRange forBoolType() { in forBoolType() function
12584 return IntRange::forBoolType(); in GetExprRange()
12731 return IntRange::forBoolType(); in GetExprRange()
13022 OtherTypeRange = OtherValueRange = IntRange::forBoolType(); in CheckTautologicalComparison()