Searched refs:global_value (Results 1 – 4 of 4) sorted by relevance
360 tree global_value = namespace_binding (id, global_namespace); in get_global_value_if_present() local361 if (global_value) in get_global_value_if_present()362 *decl = global_value; in get_global_value_if_present()363 return global_value != NULL; in get_global_value_if_present()371 tree global_value = namespace_binding (id, global_namespace); in is_typename_at_global_scope() local373 return global_value && TREE_CODE (global_value) == TYPE_DECL; in is_typename_at_global_scope()
6805 global_value.7545 global_value to a bfd_vma.
1891 (symext_rootP, symext_lastP, global_value, GOT_value,
27171 * c-tree.h (struct lang_identifier): Replace global_value,