Searched defs:thisOp (Results 1 – 2 of 2) sorted by relevance
5145 TOK thisOp = (op == TOKquestion) ? TOKcolon : op; in incompatibleTypes() local