Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp11088 static bool CheckTautologicalComparison(Sema &S, BinaryOperator *E, in CheckTautologicalComparison() function
11281 if (CheckTautologicalComparison(S, E, Const, Other, Value, RhsConstant)) in AnalyzeComparison()