Searched refs:NegateAfterAll (Results 1 – 2 of 2) sorted by relevance
1984 bool NegateAfterAll; in emitConjunctionRec() local2000 NegateAfterAll = !Negate; in emitConjunctionRec()2008 NegateAfterAll = false; in emitConjunctionRec()2017 if (NegateAfterAll) in emitConjunctionRec()
2513 bool NegateAfterAll; in emitConjunctionRec() local2529 NegateAfterAll = !Negate; in emitConjunctionRec()2537 NegateAfterAll = false; in emitConjunctionRec()2546 if (NegateAfterAll) in emitConjunctionRec()