Searched refs:xor_ (Results 1 – 4 of 4) sorted by relevance
185 xor_, enumerator
141 case xor_: in resolve()
239 …$$ = std::shared_ptr<binary_operation>(new binary_operation(@$, binary_operation::xor_, $1, $3)); }
1250 …<binary_operation>(new binary_operation(yylhs.location, binary_operation::xor_, yystack_[2].value.… in parse()