Home
last modified time | relevance | path

Searched defs:AlwaysFalse (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp1155 bool AlwaysTrue = true, AlwaysFalse = true; in checkIncorrectLogicOperator() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp12311 AlwaysFalse, in diagnoseTautologicalComparison() enumerator