Home | History | Annotate | Download | only in src

Lines Matching full:istrue

4644 bool IsTrue(bool condition) { return condition; }
4650 if (IsTrue(false))