Home | History | Annotate | Download | only in src

Lines Matching full:istrue

4531 bool IsTrue(bool condition) { return condition; }
4537 if (IsTrue(false))