Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp9528 static IntRange forBoolType() { in forBoolType() function
9736 return IntRange::forBoolType(); in GetExprRange()
9868 return IntRange::forBoolType(); in GetExprRange()
10140 OtherRange = IntRange::forBoolType(); in CheckTautologicalComparison()