Home | History | Annotate | Download | only in AST

Lines Matching refs:InBits

1874       bool InBits = true;
1877 InBits = false;
1882 << (InBits ? 1 : 0); // (byte|bit)
1962 bool InBits = true;
1965 InBits = false;
1972 << (InBits ? 1 : 0) // (byte|bit)
1979 << (InBits ? 1 : 0); // (byte|bit)