Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10004 PromotedRange OtherPromotedTypeRange(OtherTypeRange, Value.getBitWidth(), in CheckTautologicalComparison() local
10006 auto TypeCmp = OtherPromotedTypeRange.compare(Value); in CheckTautologicalComparison()