Searched refs:get_nonlocal_debug_decl (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-nested.c | 948 get_nonlocal_debug_decl (struct nesting_info *info, tree decl) in get_nonlocal_debug_decl() function 1055 x = get_nonlocal_debug_decl (info, t); in convert_nonlocal_reference_op() 1255 *pdecl = get_nonlocal_debug_decl (info, decl); in convert_nonlocal_omp_clauses() 1352 OMP_CLAUSE_DECL (clause) = get_nonlocal_debug_decl (info, decl); in convert_nonlocal_omp_clauses() 1515 get_nonlocal_debug_decl (info, t); in note_nonlocal_vla_type() 1519 get_nonlocal_debug_decl (info, t); in note_nonlocal_vla_type() 1698 = get_nonlocal_debug_decl (info, decl); in convert_nonlocal_reference_stmt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-nested.cc | 1079 get_nonlocal_debug_decl (struct nesting_info *info, tree decl) in get_nonlocal_debug_decl() function 1173 x = get_nonlocal_debug_decl (info, t); in convert_nonlocal_reference_op() 1375 *pdecl = get_nonlocal_debug_decl (info, decl); in convert_nonlocal_omp_clauses() 1474 OMP_CLAUSE_DECL (clause) = get_nonlocal_debug_decl (info, decl); in convert_nonlocal_omp_clauses() 1650 get_nonlocal_debug_decl (info, t); in note_nonlocal_vla_type() 1654 get_nonlocal_debug_decl (info, t); in note_nonlocal_vla_type() 1842 = get_nonlocal_debug_decl (info, decl); in convert_nonlocal_reference_stmt()
|
H A D | ChangeLog | 151 (get_nonlocal_debug_decl): Use it.
|
H A D | ChangeLog-2006 | 22295 (get_nonlocal_debug_decl, get_local_debug_decl): New.
|
H A D | ChangeLog-2008 | 16078 get_nonlocal_debug_decl, convert_nonlocal_reference,
|
H A D | ChangeLog-2009 | 25962 * tree-nested.c (get_nonlocal_debug_decl, get_local_debug_decl):
|
H A D | ChangeLog-2007 | 29898 (get_nonlocal_debug_decl): Adjust for pointer_map API.
|
H A D | ChangeLog-2016 | 10853 * tree-nested.c (get_nonlocal_debug_decl,
|
H A D | ChangeLog-2019 | 20079 (get_nonlocal_debug_decl): Likewise.
|
H A D | ChangeLog-2010 | 23790 (get_nonlocal_debug_decl): Likewise.
|
H A D | ChangeLog-2015 | 24019 (get_frame_field, get_nonlocal_debug_decl): Likewise.
|