Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10082 bool IsCharTy = OtherT.withoutLocalFastQualifiers() == S.Context.CharTy; in CheckTautologicalComparison() local
10087 : IsCharTy ? diag::warn_unsigned_char_always_true_comparison in CheckTautologicalComparison()