Lines Matching full:negated
891 bool Negated = false;896 Negated = true;926 // "Test.is(!Negated)" means "branch condition is true".927 if (!Test.is(!Negated)) {