Home
last modified time | relevance | path

Searched defs:OrInPlace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DBitSet.cs146 public void OrInPlace(BitSet a) { in OrInPlace() method in Antlr.Runtime.BitSet
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas452 procedure OrInPlace(const A: IBitSet); procedure
1748 procedure OrInPlace(const A: IBitSet); virtual; procedure
3581 procedure TBitSet.OrInPlace(const A: IBitSet); procedure