Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDc-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()
2240 if (DECL_P (b->decl) && DECL_FILE_SCOPE_P (b->decl) && !type_saved) in pushdecl()
3809 && DECL_FILE_SCOPE_P (decl)) in finish_decl()
3959 || !DECL_FILE_SCOPE_P (decl)) in finish_decl()
4015 if (!DECL_FILE_SCOPE_P (decl) in finish_decl()
4025 if (DECL_FILE_SCOPE_P (decl)) in finish_decl()
[all …]
HDcfgexpand.c1630 && DECL_FILE_SCOPE_P (current_function_decl)) in tree_expand_cfg()
HDc-typeck.c2217 && !DECL_FILE_SCOPE_P (current_function_decl) in build_external_ref()
2234 && DECL_FILE_SCOPE_P (ref) in build_external_ref()
HDtree.h2557 #define DECL_FILE_SCOPE_P(EXP) \ macro
HDChangeLog-20039804 * tree.h (DECL_FILE_SCOPE_P): ... here, and rename.
HDChangeLog-200533283 (pushdecl): Only use DECL_FILE_SCOPE_P if DECL_P.
/trueos/contrib/gcc/config/i386/
HDi386.c5658 && DECL_FILE_SCOPE_P (current_function_decl)) in ix86_internal_arg_pointer()