Home
last modified time | relevance | path

Searched defs:combined_loc (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dgimple-parser.c592 location_t combined_loc = make_location (op_loc, op_loc, finish); in c_parser_gimple_unary_expression() local
H A Dc-parser.c7225 location_t combined_loc = make_location (op_loc, op_loc, finish); in c_parser_unary_expression() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c4791 location_t combined_loc = make_location (start_loc, start_loc, finish_loc); in cp_parser_statement_expr() local
5392 location_t combined_loc in cp_parser_primary_expression() local
5544 location_t combined_loc in cp_parser_primary_expression() local
7250 location_t combined_loc = make_location (token->location, in cp_parser_postfix_expression() local
7637 location_t combined_loc in cp_parser_postfix_dot_deref_expression() local
8216 location_t combined_loc in cp_parser_unary_expression() local
8472 location_t combined_loc = make_location (start_loc, start_loc, end_loc); in cp_parser_new_expression() local
9323 location_t combined_loc = make_location (current.loc, in cp_parser_binary_expression() local
15835 location_t combined_loc in cp_parser_template_id() local
22067 location_t combined_loc = make_location (start_loc, start_loc, finish_loc); in cp_parser_braced_list() local
[all …]
H A Dsemantics.c2595 location_t combined_loc = make_location (input_location, in finish_increment_expr() local
2705 location_t combined_loc = make_location (op_loc, in finish_unary_op_expr() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinput.c894 location_t combined_loc = COMBINE_LOCATION_DATA (line_table, in make_location() local