Searched defs:AlwaysFalse (Results 1 – 3 of 3) sorted by relevance
844 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse() function
817 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse() function
1281 struct AlwaysFalse struct1284 bool operator()(Value const& ) const { return false; } in operator ()()