Lines Matching full:bitwise
177 case BO_And: // Bitwise AND operator.178 case BO_Xor: // Bitwise XOR operator.179 case BO_Or: // Bitwise OR operator.