Searched refs:OrInPlace (Results 1 – 5 of 5) sorted by relevance
125 s.OrInPlace(a); in Or()146 public void OrInPlace(BitSet a) { in OrInPlace() method in Antlr.Runtime.BitSet
570 followSet.OrInPlace(localFollowSet); in CombineFollows()
138 s.OrInPlace( a ); in Or()162 public void OrInPlace( BitSet a ) in OrInPlace() method in Antlr.Runtime.BitSet
646 followSet.OrInPlace( localFollowSet ); in CombineFollows()
452 procedure OrInPlace(const A: IBitSet); procedure1748 procedure OrInPlace(const A: IBitSet); virtual;3447 Result.OrInPlace(A);3581 procedure TBitSet.OrInPlace(const A: IBitSet); procedure4229 Result.OrInPlace(LocalFollowSet);