Home
last modified time | relevance | path

Searched defs:start_loc (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddiagnostic-format-json.cc90 location_t start_loc = get_start (loc_range->m_loc); in json_from_location_range() local
121 location_t start_loc = hint->get_start_loc (); in json_from_fixit_hint() local
Dread-rtl-function.cc405 function_reader::handle_unknown_directive (file_location start_loc, in handle_unknown_directive()
789 function_reader::parse_insn (file_location start_loc, const char *name) in parse_insn()
1647 read_rtl_function_body_from_file_range (location_t start_loc, in read_rtl_function_body_from_file_range()
Ddiagnostic.cc1026 location_t start_loc = hint->get_start_loc (); in print_parseable_fixits() local
Dinput.cc1661 location_t start_loc in get_substring_ranges_for_loc() local
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc2925 location_t start_loc = cp_lexer_peek_token (lexer)->location; in cp_lexer_peek_conflict_marker() local
5204 location_t start_loc = cp_lexer_peek_token (parser->lexer)->location; in cp_parser_statement_expr() local
5795 location_t start_loc in cp_parser_primary_expression() local
6061 location_t start_loc = get_start (id_expr_token->location); in cp_parser_primary_expression() local
7233 location_t start_loc = get_range_from_loc (line_table, loc).m_start; in cp_parser_postfix_expression() local
8192 location_t start_loc = postfix_expression.get_start (); in cp_parser_postfix_dot_deref_expression() local
8687 location_t start_loc = token->location; in cp_parser_unary_expression() local
8802 location_t start_loc = token->location; in cp_parser_unary_expression() local
8909 location_t start_loc = token->location; in cp_parser_unary_expression() local
9069 location_t start_loc = cp_lexer_peek_token (parser->lexer)->location; in cp_parser_has_attribute_expression() local
[all …]
Dmodule.cc15882 location_t start_loc = MAP_START_LOCATION (omap); in write_prepare_maps() local
16028 location_t start_loc = MAP_START_LOCATION (omap); in write_ordinary_maps() local
16117 location_t start_loc = MAP_START_LOCATION (mmap); in write_macro_maps() local
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dlex.cc1348 location_t start_loc = linemap_position_for_column (pfile->line_table, in get_location_for_byte_range_in_cur_line() local
/netbsd/src/sys/fs/udf/
Decma167-udf.h570 … uint32_t start_loc; /* start of partition with given length */ member