Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11374 IntRange OtherTypeRange = IntRange::forValueOfType(S.Context, OtherT); in CheckTautologicalComparison() local
11387 OtherTypeRange = OtherValueRange = IntRange::forBoolType(); in CheckTautologicalComparison()
11402 PromotedRange OtherPromotedTypeRange(OtherTypeRange, Value.getBitWidth(), in CheckTautologicalComparison()