Searched refs:IDEqQuestion (Results 1 – 7 of 7) sorted by relevance
239 if n.Operator() == t.IDEqQuestion {256 if n.LHS().Operator() != 0 || (n.Operator() != t.IDEq && n.Operator() != t.IDEqQuestion) {
136 if op == t.IDEqQuestion {164 if op != t.IDEqQuestion && rhs.Effect().Coroutine() {
497 t.IDEqQuestion: " = ",
251 IDEqQuestion = ID(0x21) const645 IDEqQuestion: "=?",1015 {"?", IDEqQuestion},
270 if op := n.Operator(); op == t.IDEq || op == t.IDEqQuestion {
510 if op == t.IDEq || op == t.IDEqQuestion {
732 if op == t.IDEqQuestion {