Home
last modified time | relevance | path

Searched refs:class_head_start_location (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c24285 location_t class_head_start_location = input_location; in cp_parser_class_head() local
24504 = make_location (class_head_start_location, in cp_parser_class_head()
24505 class_head_start_location, in cp_parser_class_head()
24508 richloc.add_fixit_insert_before (class_head_start_location, in cp_parser_class_head()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc26286 location_t class_head_start_location = input_location; in cp_parser_class_head() local
26505 = make_location (class_head_start_location, in cp_parser_class_head()
26506 class_head_start_location, in cp_parser_class_head()
26509 richloc.add_fixit_insert_before (class_head_start_location, in cp_parser_class_head()