Home
last modified time | relevance | path

Searched refs:IDENTIFIER_GLOBAL_VALUE (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Dexcept.c274 = IDENTIFIER_GLOBAL_VALUE (get_identifier ("jthrowable")); in decl_is_java_type()
Dinit.c2163 jclass_node = IDENTIFIER_GLOBAL_VALUE (get_identifier ("jclass")); in build_java_class_ref()
2189 class_decl = IDENTIFIER_GLOBAL_VALUE (name); in build_java_class_ref()
Drtti.c369 d = IDENTIFIER_GLOBAL_VALUE (name); in get_tinfo_decl()
Dname-lookup.c852 if (IDENTIFIER_GLOBAL_VALUE (name) == NULL_TREE && TREE_PUBLIC (x)) in pushdecl_maybe_friend()
1646 return IDENTIFIER_GLOBAL_VALUE (t); in identifier_global_value()
DChangeLog-1993388 (lookup_name_current_level): Allow for IDENTIFIER_GLOBAL_VALUE
Ddecl2.c2245 guard = IDENTIFIER_GLOBAL_VALUE (sname); in get_guard()
DChangeLog-1997381 (complex_type_name): Just use IDENTIFIER_GLOBAL_VALUE.
1875 * decl.c (grokfndecl): Just check IDENTIFIER_GLOBAL_VALUE instead
DChangeLog-19942032 IDENTIFIER_GLOBAL_VALUE on these identifiers.
2854 IDENTIFIER_GLOBAL_VALUE to check for non-member functions.
3357 (grokfndecl): Don't mess with IDENTIFIER_GLOBAL_VALUE for local
4288 * method.c (build_typename_overload): Set IDENTIFIER_GLOBAL_VALUE
Dcp-tree.h247 #define IDENTIFIER_GLOBAL_VALUE(NODE) \ macro
DChangeLog-19984629 (IDENTIFIER_GLOBAL_VALUE, IDENTIFIER_NAMESPACE_VALUE): Use
5868 IDENTIFIER_GLOBAL_VALUE.
5890 (IDENTIFIER_GLOBAL_VALUE): Use NAMESPACE_BINDING.
Dclass.c6980 if (IDENTIFIER_GLOBAL_VALUE (id)) in build_ctor_vtbl_group()
DChangeLog-20012760 IDENTIFIER_GLOBAL_VALUE for the thunk.
DChangeLog-20024289 (IDENTIFIER_GLOBAL_VALUE): Add parenthesis.
DChangeLog-19961751 IDENTIFIER_GLOBAL_VALUE for member functions so pushdecl doesn't
DChangeLog-20003805 (get_vtable_decl): Don't set IDENTIFIER_GLOBAL_VALUE.
/freebsd-12-stable/contrib/gcc/
DChangeLog-200327174 (IDENTIFIER_GLOBAL_VALUE, IDENTIFIER_LOCAL_VALUE,
27196 IDENTIFIER_GLOBAL_VALUE or IDENTIFIER_LOCAL_VALUE.
27233 IDENTIFIER_GLOBAL_VALUE.