Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11391 PromotedRange OtherPromotedValueRange(OtherValueRange, Value.getBitWidth(), in CheckTautologicalComparison() local
11393 auto Cmp = OtherPromotedValueRange.compare(Value); in CheckTautologicalComparison()