Home
last modified time | relevance | path

Searched refs:identifier_global_value (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dsol2-c.cc113 tree decl = identifier_global_value (t); in solaris_pragma_align()
168 tree decl = identifier_global_value (t); in solaris_pragma_init()
227 tree decl = identifier_global_value (t); in solaris_pragma_fini()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2-c.c113 tree decl = identifier_global_value (t); in solaris_pragma_align()
168 tree decl = identifier_global_value (t); in solaris_pragma_init()
227 tree decl = identifier_global_value (t); in solaris_pragma_fini()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c4126 TREE_TYPE (identifier_global_value (get_identifier (PID_TYPE))); in c_common_nodes_and_builtins()
4283 wchar_type_node = TREE_TYPE (identifier_global_value (wchar_type_node)); in c_common_nodes_and_builtins()
4301 char8_type_node = TREE_TYPE (identifier_global_value (char8_type_node)); in c_common_nodes_and_builtins()
4317 char16_type_node = TREE_TYPE (identifier_global_value (char16_type_node)); in c_common_nodes_and_builtins()
4333 char32_type_node = TREE_TYPE (identifier_global_value (char32_type_node)); in c_common_nodes_and_builtins()
4348 TREE_TYPE (identifier_global_value (get_identifier (WINT_TYPE))); in c_common_nodes_and_builtins()
4351 TREE_TYPE (identifier_global_value (get_identifier (INTMAX_TYPE))); in c_common_nodes_and_builtins()
4353 TREE_TYPE (identifier_global_value (get_identifier (UINTMAX_TYPE))); in c_common_nodes_and_builtins()
4357 TREE_TYPE (identifier_global_value (c_get_ident (SIG_ATOMIC_TYPE))); in c_common_nodes_and_builtins()
4360 TREE_TYPE (identifier_global_value (c_get_ident (INT8_TYPE))); in c_common_nodes_and_builtins()
[all …]
H A Dc-format.c4841 hwi = identifier_global_value (hwi); in init_dynamic_asm_fprintf_info()
4893 locus = identifier_global_value (locus); in init_dynamic_gfc_info()
4967 loc = identifier_global_value (loc); in init_dynamic_diag_info()
4981 = identifier_global_value (local_tree_type_node); in init_dynamic_diag_info()
5032 hwi = identifier_global_value (hwi); in init_dynamic_diag_info()
H A Dc-pragma.c370 decl = identifier_global_value (name); in handle_pragma_weak()
H A Dc-common.h817 extern tree identifier_global_value (tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc4373 TREE_TYPE (identifier_global_value (get_identifier (PID_TYPE))); in c_common_nodes_and_builtins()
4530 wchar_type_node = TREE_TYPE (identifier_global_value (wchar_type_node)); in c_common_nodes_and_builtins()
4548 char8_type_node = TREE_TYPE (identifier_global_value (char8_type_node)); in c_common_nodes_and_builtins()
4564 char16_type_node = TREE_TYPE (identifier_global_value (char16_type_node)); in c_common_nodes_and_builtins()
4580 char32_type_node = TREE_TYPE (identifier_global_value (char32_type_node)); in c_common_nodes_and_builtins()
4595 TREE_TYPE (identifier_global_value (get_identifier (WINT_TYPE))); in c_common_nodes_and_builtins()
4598 TREE_TYPE (identifier_global_value (get_identifier (INTMAX_TYPE))); in c_common_nodes_and_builtins()
4600 TREE_TYPE (identifier_global_value (get_identifier (UINTMAX_TYPE))); in c_common_nodes_and_builtins()
4604 TREE_TYPE (identifier_global_value (c_get_ident (SIG_ATOMIC_TYPE))); in c_common_nodes_and_builtins()
4607 TREE_TYPE (identifier_global_value (c_get_ident (INT8_TYPE))); in c_common_nodes_and_builtins()
[all …]
H A Dc-format.cc4840 hwi = identifier_global_value (hwi); in init_dynamic_asm_fprintf_info()
4892 hwi = identifier_global_value (hwi); in get_init_dynamic_hwi()
4953 locus = identifier_global_value (locus); in init_dynamic_gfc_info()
5027 loc = identifier_global_value (loc); in init_dynamic_diag_info()
5041 = identifier_global_value (local_tree_type_node); in init_dynamic_diag_info()
H A Dc-pragma.cc377 decl = identifier_global_value (name); in handle_pragma_weak()
H A Dc-common.h838 extern tree identifier_global_value (tree);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.c347 identifier_global_value (tree name) in identifier_global_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc378 identifier_global_value (tree name) in identifier_global_value() function
H A DChangeLog-20171278 (identifier_global_value): Move to ...
1279 * cp-objcp-common.c (identifier_global_value): ... here.
H A DChangeLog-20031030 (identifier_global_value): Likewise.
H A DChangeLog-2000286 (identifier_global_value): New function.
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc549 result = identifier_global_value (get_identifier (builtin_name)); in safe_lookup_builtin_type()
H A Dlibcp1plugin.cc3239 result = identifier_global_value (get_identifier (builtin_name)); in safe_lookup_builtin_type()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc707 result = identifier_global_value (get_identifier (builtin_name)); in safe_lookup_builtin_type()
H A Dlibcp1plugin.cc3398 result = identifier_global_value (get_identifier (builtin_name)); in safe_lookup_builtin_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc2921 interface = identifier_global_value (interface); in objc_get_protocol_qualified_type()
3584 tree t = identifier_global_value (ident); in objc_is_class_name()
3631 tree t = identifier_global_value (type); in objc_is_id()
H A DChangeLog1319 avoid calling identifier_global_value() multiple times.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c2845 interface = identifier_global_value (interface); in objc_get_protocol_qualified_type()
3508 tree t = identifier_global_value (ident); in objc_is_class_name()
3555 tree t = identifier_global_value (type); in objc_is_id()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c7379 tree global_decl = identifier_global_value (declarator->u.id.id); in grokdeclarator()
10204 identifier_global_value (tree t) in identifier_global_value() function
10236 if (tree decl = identifier_global_value (id)) in names_builtin_p()
10262 return identifier_global_value (name); in c_linkage_bindings()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc7700 tree global_decl = identifier_global_value (declarator->u.id.id); in grokdeclarator()
10599 identifier_global_value (tree t) in identifier_global_value() function
10631 if (tree decl = identifier_global_value (id)) in names_builtin_p()
10659 return identifier_global_value (name); in c_linkage_bindings()
H A DChangeLog3856 (identifier_global_value): Likewise.

12