Searched refs:shadowed (Results 1 – 10 of 10) sorted by relevance
2630 tree shadowed = NULL_TREE; in check_local_shadow() local2755 shadowed = old; in check_local_shadow()2787 shadowed = member; in check_local_shadow()2808 shadowed = old; in check_local_shadow()2817 inform (DECL_SOURCE_LOCATION (shadowed), "shadowed declaration is here"); in check_local_shadow()2863 set_local_extern_decl_linkage (tree decl, bool shadowed) in set_local_extern_decl_linkage() argument2867 if (!shadowed) in set_local_extern_decl_linkage()3233 tree shadowed; in check_for_out_of_scope_variable() local3239 shadowed = DECL_HAS_SHADOWED_FOR_VAR_P (decl) in check_for_out_of_scope_variable()3241 while (shadowed != NULL_TREE && VAR_P (shadowed) in check_for_out_of_scope_variable()[all …]
1333 tree shadowed; in check_for_out_of_scope_variable() local1339 shadowed = DECL_HAS_SHADOWED_FOR_VAR_P (decl) in check_for_out_of_scope_variable()1341 while (shadowed != NULL_TREE && TREE_CODE (shadowed) == VAR_DECL in check_for_out_of_scope_variable()1342 && DECL_DEAD_FOR_LOCAL (shadowed)) in check_for_out_of_scope_variable()1343 shadowed = DECL_HAS_SHADOWED_FOR_VAR_P (shadowed) in check_for_out_of_scope_variable()1344 ? DECL_SHADOWED_FOR_VAR (shadowed) : NULL_TREE; in check_for_out_of_scope_variable()1345 if (!shadowed) in check_for_out_of_scope_variable()1346 shadowed = IDENTIFIER_NAMESPACE_VALUE (DECL_NAME (decl)); in check_for_out_of_scope_variable()1347 if (shadowed) in check_for_out_of_scope_variable()1353 shadowed); in check_for_out_of_scope_variable()[all …]
195 struct c_binding *shadowed; /* the innermost decl shadowed by this one */ member369 struct c_label_vars *shadowed; member721 b->shadowed = 0; in bind()763 here = &(*here)->shadowed; in bind()765 b->shadowed = *here; in bind()800 label_vars->shadowed = b->u.label; in bind_label()1212 I_LABEL_BINDING (b->id) = b->shadowed; in pop_scope()1216 b->u.label = b->u.label->shadowed; in pop_scope()1229 I_TAG_BINDING (b->id) = b->shadowed; in pop_scope()1350 I_SYMBOL_BINDING (b->id) = b->shadowed; in pop_scope()[all …]
194 struct c_binding *shadowed; /* the innermost decl shadowed by this one */ member295 struct c_label_vars *shadowed; member619 b->shadowed = 0; in bind()661 here = &(*here)->shadowed; in bind()663 b->shadowed = *here; in bind()698 label_vars->shadowed = b->u.label; in bind_label()1110 I_LABEL_BINDING (b->id) = b->shadowed; in pop_scope()1114 b->u.label = b->u.label->shadowed; in pop_scope()1127 I_TAG_BINDING (b->id) = b->shadowed; in pop_scope()1245 I_SYMBOL_BINDING (b->id) = b->shadowed; in pop_scope()[all …]
198 # ROM may be shadowed in RAM
15957 death-shadowed33789 long-shadowed38112 olive-shadowed59328 steeple-shadowed60808 subtle-shadowed63529 thick-shadowed70223 vine-shadowed
179477 shadowed
13076 ;; This pattern is not fully shadowed by the pattern above.
4020 is shadowed. Note that in C++, the compiler will not warn if a local variable
24841 # (The broken ones had been shadowed by sgr.)