Lines Matching +defs:token +defs:c

828   if (capture *c = dyn_cast<capture *> (o))  variable
903 if (capture *c = dyn_cast <capture *> (op)) in commutate() local
1028 if (capture *c = dyn_cast<capture *> (o)) in lower_opt_convert() local
1068 if (capture *c = dyn_cast<capture *> (o)) in has_opt_convert() local
1158 if (capture *c = dyn_cast<capture *> (o)) in lower_cond() local
1210 if (capture *c = dyn_cast <capture *> (ne->ops[0])) in lower_cond() local
1256 if (capture *c = dyn_cast<capture *> (o)) in contains_id() local
1292 if (capture *c = dyn_cast<capture *> (o)) in replace_id() local
1877 if (capture *c = dyn_cast<capture *> (o)) in insert_operand() local
2030 capture *c; member
2075 if (capture *c = dyn_cast <capture *> (o)) in walk_match() local
2153 if (capture *c = dyn_cast <capture *> (o)) in walk_result() local
2505 const cpp_token *token = &code[i]; in gen_transform() local
3892 const cpp_token *token; in next() local
3906 const cpp_token *token; in peek() local
3928 const cpp_token *token = peek (num); in peek_ident() local
3947 const cpp_token *token = next (); in expect() local
3969 const cpp_token *token = expect (CPP_STRING); in get_string() local
3979 const cpp_token *token = expect (CPP_NAME); in get_ident() local
3988 const cpp_token *token = peek (); in eat_ident() local
4001 const cpp_token *token = expect (CPP_NUMBER); in get_number() local
4044 const cpp_token *token = peek (); in parse_operation() local
4099 const cpp_token *token = peek (); in parse_capture() local
4135 const cpp_token *token = peek (); in parse_expr() local
4213 const cpp_token *token = peek (); in parse_expr() local
4246 const cpp_token *token; in parse_c_expr() local
4300 const cpp_token *token = peek (); in parse_op() local
4389 const cpp_token *token = peek (); in parse_result() local
4543 const cpp_token *token = peek (); in parse_simplify() local
4583 const cpp_token *token; in parse_for() local
4695 const cpp_token *token = peek (); in parse_operator_list() local
4749 const cpp_token *token = peek (); in parse_if() local
4756 const cpp_token *token = peek (); in parse_if() local
4773 const cpp_token *token = peek (); in parse_predicates() local
4790 const cpp_token *token = peek (); in parse_pattern() local
4871 if (capture *c = dyn_cast <capture *> (op)) in walk_captures() local
4940 const cpp_token *token = next (); in parser() local