/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 2351 if (DECL_FILE_SCOPE_P (newdecl) in diagnose_mismatched_decls() 2356 if (!DECL_FILE_SCOPE_P (olddecl)) in diagnose_mismatched_decls() 2387 else if (!DECL_FILE_SCOPE_P (newdecl)) in diagnose_mismatched_decls() 2414 && DECL_FILE_SCOPE_P (newdecl) in diagnose_mismatched_decls() 3014 else if (DECL_FILE_SCOPE_P (old_decl)) in warn_if_shadowing() 3178 && DECL_FILE_SCOPE_P (b->decl)) in pushdecl() 3198 if (DECL_P (b->decl) && DECL_FILE_SCOPE_P (b->decl) && !type_saved) in pushdecl() 5234 && DECL_FILE_SCOPE_P (decl)) in finish_decl() 5364 || !DECL_FILE_SCOPE_P (decl)) in finish_decl() 5433 if (!DECL_FILE_SCOPE_P (decl) in finish_decl() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 2374 if (DECL_FILE_SCOPE_P (newdecl) in diagnose_mismatched_decls() 2379 if (!DECL_FILE_SCOPE_P (olddecl)) in diagnose_mismatched_decls() 2410 else if (!DECL_FILE_SCOPE_P (newdecl)) in diagnose_mismatched_decls() 2437 && DECL_FILE_SCOPE_P (newdecl) in diagnose_mismatched_decls() 3055 else if (DECL_FILE_SCOPE_P (old_decl)) in warn_if_shadowing() 3219 && DECL_FILE_SCOPE_P (b->decl)) in pushdecl() 3239 if (DECL_P (b->decl) && DECL_FILE_SCOPE_P (b->decl) && !type_saved) in pushdecl() 5345 && DECL_FILE_SCOPE_P (decl)) in finish_decl() 5475 || !DECL_FILE_SCOPE_P (decl)) in finish_decl() 5544 if (!DECL_FILE_SCOPE_P (decl) in finish_decl() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | langhooks.c | 165 if (TREE_PUBLIC (decl) || DECL_FILE_SCOPE_P (decl)) in lhd_set_decl_assembler_name()
|
H A D | dbxout.c | 2936 && (DECL_FILE_SCOPE_P (decl) in dbxout_symbol()
|
H A D | lto-streamer-out.c | 1386 if (DECL_FILE_SCOPE_P (t)) in hash_tree()
|
H A D | cfgexpand.c | 6555 && DECL_FILE_SCOPE_P (current_function_decl)) in execute()
|
H A D | tree.h | 2634 #define DECL_FILE_SCOPE_P(EXP) SCOPE_FILE_SCOPE_P (DECL_CONTEXT (EXP)) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | langhooks.cc | 167 if (TREE_PUBLIC (decl) || DECL_FILE_SCOPE_P (decl)) in lhd_set_decl_assembler_name()
|
H A D | dbxout.cc | 2940 && (DECL_FILE_SCOPE_P (decl) in dbxout_symbol()
|
H A D | lto-streamer-out.cc | 1425 if (DECL_FILE_SCOPE_P (t)) in hash_tree()
|
H A D | tree.h | 2761 #define DECL_FILE_SCOPE_P(EXP) SCOPE_FILE_SCOPE_P (DECL_CONTEXT (EXP)) macro
|
H A D | cfgexpand.cc | 6813 && DECL_FILE_SCOPE_P (current_function_decl)) in execute()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-common.c | 1411 && DECL_FILE_SCOPE_P (t1) && DECL_FILE_SCOPE_P (t2)) in compare_tree_sccs_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-common.cc | 1420 && DECL_FILE_SCOPE_P (t1) && DECL_FILE_SCOPE_P (t2)) in compare_tree_sccs_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 1643 if (VAR_P (length) && DECL_FILE_SCOPE_P (length)) in gfc_get_symbol_decl() 2366 || DECL_FILE_SCOPE_P (current_function_decl) in build_function_decl() 2858 if (DECL_FILE_SCOPE_P (fndecl)) in trans_function_start() 5284 gcc_assert (DECL_FILE_SCOPE_P (decl)); in gfc_create_module_variable()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-decl.cc | 1682 if (VAR_P (length) && DECL_FILE_SCOPE_P (length)) in gfc_get_symbol_decl() 2390 || DECL_FILE_SCOPE_P (current_function_decl) in build_function_decl() 2892 if (DECL_FILE_SCOPE_P (fndecl)) in trans_function_start() 5212 gcc_assert (DECL_FILE_SCOPE_P (decl)); in gfc_create_module_variable()
|
H A D | ChangeLog-2010 | 956 * trans-decl.c (gfc_get_symbol_decl): Use DECL_FILE_SCOPE_P. 959 (trans_function_start): Use DECL_FILE_SCOPE_P.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | decl.cc | 2489 rest_of_decl_compilation (decl, DECL_FILE_SCOPE_P (decl), 0); in build_type_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2010 | 133 * error.c (dump_decl): Test DECL_FILE_SCOPE_P. 1349 * cp-tree.h (CP_DECL_CONTEXT): Check DECL_FILE_SCOPE_P. 1357 (cp_finish_decl): Use DECL_FILE_SCOPE_P.
|
H A D | decl.cc | 8362 rest_of_decl_compilation (decl, DECL_FILE_SCOPE_P (decl), in cp_finish_decl() 10262 && DECL_FILE_SCOPE_P (decl) in grokfndecl() 17219 if (DECL_FILE_SCOPE_P (decl1)) in start_preparsed_function()
|
H A D | cp-tree.h | 3499 (!DECL_FILE_SCOPE_P (NODE) ? DECL_CONTEXT (NODE) : global_namespace)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 3804 ? (DECL_FILE_SCOPE_P (expr) || TREE_STATIC (expr)) in objc_is_global_reference_p() 9623 && !DECL_FILE_SCOPE_P (other)) in objc_lookup_ivar()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 3728 ? (DECL_FILE_SCOPE_P (expr) || TREE_STATIC (expr)) in objc_is_global_reference_p() 9496 && !DECL_FILE_SCOPE_P (other)) in objc_lookup_ivar()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 7758 rest_of_decl_compilation (decl, DECL_FILE_SCOPE_P (decl), in cp_finish_decl() 9630 && DECL_FILE_SCOPE_P (decl) in grokfndecl() 16382 if (DECL_FILE_SCOPE_P (decl1)) in start_preparsed_function()
|
H A D | cp-tree.h | 3307 (!DECL_FILE_SCOPE_P (NODE) ? DECL_CONTEXT (NODE) : global_namespace)
|