Home | History | Annotate | Download | only in Format

Lines Matching refs:question

114                                 tok::pipepipe, tok::ampamp, tok::question,
402 case tok::question:
703 tok::question, tok::colon, tok::kw_return,
1094 if (Right.Type == TT_ConditionalExpr || Right.is(tok::question))
1106 Left.isOneOf(tok::question, tok::kw_operator))