Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp6982 static IntRange forBoolType() { in forBoolType() function
7177 return IntRange::forBoolType(); in GetExprRange()
7309 return IntRange::forBoolType(); in GetExprRange()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp10413 static IntRange forBoolType() { in forBoolType() function
10692 return IntRange::forBoolType(); in GetExprRange()
10839 return IntRange::forBoolType(); in GetExprRange()
11130 OtherTypeRange = OtherValueRange = IntRange::forBoolType(); in CheckTautologicalComparison()