Home
last modified time | relevance | path

Searched refs:DECL_FILE_SCOPE_P (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-decl.c1475 if (DECL_FILE_SCOPE_P (newdecl) in diagnose_mismatched_decls()
1480 if (!DECL_FILE_SCOPE_P (olddecl)) in diagnose_mismatched_decls()
1509 else if (!DECL_FILE_SCOPE_P (newdecl)) in diagnose_mismatched_decls()
2014 else if (DECL_FILE_SCOPE_P (old_decl)) in warn_if_shadowing()
2221 && DECL_FILE_SCOPE_P (b->decl)) in pushdecl()
3803 && DECL_FILE_SCOPE_P (decl)) in finish_decl()
3953 || !DECL_FILE_SCOPE_P (decl)) in finish_decl()
4009 if (!DECL_FILE_SCOPE_P (decl) in finish_decl()
4019 if (DECL_FILE_SCOPE_P (decl)) in finish_decl()
4066 if (!DECL_FILE_SCOPE_P (decl)) in finish_decl()
[all …]
H A Dcfgexpand.c1698 && DECL_FILE_SCOPE_P (current_function_decl)) in tree_expand_cfg()
H A Dc-typeck.c2217 && !DECL_FILE_SCOPE_P (current_function_decl) in build_external_ref()
2234 && DECL_FILE_SCOPE_P (ref) in build_external_ref()
H A Dtree.h2557 #define DECL_FILE_SCOPE_P(EXP) \ macro
H A DChangeLog-200533283 (pushdecl): Only use DECL_FILE_SCOPE_P if DECL_P.
H A DChangeLog-20039804 * tree.h (DECL_FILE_SCOPE_P): ... here, and rename.
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c5658 && DECL_FILE_SCOPE_P (current_function_decl)) in ix86_internal_arg_pointer()