Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp12696 bool OtherIsBooleanDespiteType = in CheckTautologicalComparison() local
12698 if (OtherIsBooleanDespiteType || IsObjCSignedCharBool) in CheckTautologicalComparison()
12789 << OtherIsBooleanDespiteType << *Result in CheckTautologicalComparison()