Home | History | Annotate | Download | only in src

Lines Matching full:istrue

4315 bool IsTrue(bool condition) { return condition; }
4321 if (IsTrue(false))