Lines Matching refs:inout_
623 case TOK.inout_:
1323 case TOK.inout_:
1396 case TOK.inout_:
2783 case TOK.inout_:
3481 case TOK.inout_:
3702 case TOK.inout_:
4172 case TOK.inout_:
5227 if (t == TOK.const_ || t == TOK.immutable_ || t == TOK.inout_ || t == TOK.return_ ||
5360 case TOK.inout_:
5522 case TOK.inout_:
5779 case TOK.inout_:
6978 if ((t.value == TOK.const_ || t.value == TOK.immutable_ || t.value == TOK.inout_ || t.value == TOK.shared_) && peek(t).value != TOK.leftParenthesis)
7182 case TOK.inout_:
7382 case TOK.inout_:
7494 case TOK.inout_:
7717 case TOK.inout_:
8239 || token.value == TOK.inout_ && peekNext() == TOK.rightParenthesis || token.value == TOK.function_
8509 case TOK.inout_:
8537 case TOK.inout_: