Searched refs:oldstatic (Results 1 – 2 of 2) sorted by relevance
2405 tree oldstatic = value_member (olddecl, static_aggregates); in duplicate_decls() local2406 if (oldstatic) in duplicate_decls()2407 TREE_VALUE (oldstatic) = error_mark_node; in duplicate_decls()
2573 tree oldstatic = value_member (olddecl, static_aggregates); in duplicate_decls() local2574 if (oldstatic) in duplicate_decls()2575 TREE_VALUE (oldstatic) = error_mark_node; in duplicate_decls()