Searched refs:NegateAfterAll (Results 1 – 2 of 2) sorted by relevance
4857 bool NegateAfterAll; in emitConjunctionRec() local4873 NegateAfterAll = !Negate; in emitConjunctionRec()4882 NegateAfterAll = false; in emitConjunctionRec()4893 if (NegateAfterAll) in emitConjunctionRec()
3749 bool NegateAfterAll; in emitConjunctionRec() local3765 NegateAfterAll = !Negate; in emitConjunctionRec()3773 NegateAfterAll = false; in emitConjunctionRec()3782 if (NegateAfterAll) in emitConjunctionRec()