Lines Matching refs:condition
507 // This function is useful as an __except condition.1467 // This function should not be called when the condition is4359 bool IsTrue(bool condition) { return condition; }4363 // This condition is always false so AlwaysTrue() never actually throws,