Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10442 static IntRange forBoolType() { in forBoolType() function
10738 return IntRange::forBoolType(); in TryGetExprRange()
10897 return IntRange::forBoolType(); in TryGetExprRange()
11230 OtherTypeRange = *OtherValueRange = IntRange::forBoolType(); in CheckTautologicalComparison()