Home
last modified time | relevance | path

Searched defs:AlwaysTrue (Results 1 – 3 of 3) 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 DSemaOverload.cpp10450 bool AlwaysTrue; in isFunctionAlwaysEnabled() local
H A DSemaExpr.cpp12310 AlwaysTrue, in diagnoseTautologicalComparison() enumerator