Searched refs:annotate_one_with_location (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple.cc | 1382 annotate_one_with_location (gimple *gs, location_t location) in annotate_one_with_location() function 1404 annotate_one_with_location (gsi_stmt (gsi), location); in annotate_all_with_location_after() 1420 annotate_one_with_location (gs, location); in annotate_all_with_location()
|
H A D | ChangeLog.tuples | 129 (annotate_one_with_location): Do not annotate if
|
H A D | ChangeLog-2013 | 9757 (annotate_one_with_location, annotate_all_with_location_after, 9765 annotate_one_with_location, annotate_all_with_location_after,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple.c | 1360 annotate_one_with_location (gimple *gs, location_t location) in annotate_one_with_location() function 1382 annotate_one_with_location (gsi_stmt (gsi), location); in annotate_all_with_location_after() 1398 annotate_one_with_location (gs, location); in annotate_all_with_location()
|