Home | History | Annotate | Download | only in src

Lines Matching full:istrue

4648 bool IsTrue(bool condition) { return condition; }
4654 if (IsTrue(false))