Home
last modified time | relevance | path

Searched defs:AlwaysTrue (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc5708 bool AlwaysTrue() { in AlwaysTrue() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp1105 bool AlwaysTrue = true, AlwaysFalse = true; in checkIncorrectLogicOperator() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp10144 bool AlwaysTrue; in isFunctionAlwaysEnabled() local
H A DSemaExpr.cpp11361 AlwaysTrue, in diagnoseTautologicalComparison() enumerator