Home | History | Annotate | Download | only in src

Lines Matching full:istrue

4471 bool IsTrue(bool condition) { return condition; }
4477 if (IsTrue(false))