Searched defs:AlwaysFalse (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h772 inline bool AlwaysFalse() { return !AlwaysTrue(); } function in namespace:testing::internal
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1105 bool AlwaysTrue = true, AlwaysFalse = true; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11095 AlwaysFalse, enumerator in enum:__anon2064

Completed in 151 milliseconds