Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDexcept.c274 = IDENTIFIER_GLOBAL_VALUE (get_identifier ("jthrowable")); in decl_is_java_type()
HDinit.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()
HDrtti.c369 d = IDENTIFIER_GLOBAL_VALUE (name); in get_tinfo_decl()
HDname-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()
HDChangeLog-1993388 (lookup_name_current_level): Allow for IDENTIFIER_GLOBAL_VALUE
HDdecl2.c2245 guard = IDENTIFIER_GLOBAL_VALUE (sname); in get_guard()
HDChangeLog-1997381 (complex_type_name): Just use IDENTIFIER_GLOBAL_VALUE.
1875 * decl.c (grokfndecl): Just check IDENTIFIER_GLOBAL_VALUE instead
HDChangeLog-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
HDcp-tree.h247 #define IDENTIFIER_GLOBAL_VALUE(NODE) \ macro
HDChangeLog-19984629 (IDENTIFIER_GLOBAL_VALUE, IDENTIFIER_NAMESPACE_VALUE): Use
5868 IDENTIFIER_GLOBAL_VALUE.
5890 (IDENTIFIER_GLOBAL_VALUE): Use NAMESPACE_BINDING.
HDclass.c6980 if (IDENTIFIER_GLOBAL_VALUE (id)) in build_ctor_vtbl_group()
HDChangeLog-20012760 IDENTIFIER_GLOBAL_VALUE for the thunk.
HDChangeLog-20024289 (IDENTIFIER_GLOBAL_VALUE): Add parenthesis.
HDChangeLog-19961751 IDENTIFIER_GLOBAL_VALUE for member functions so pushdecl doesn't
HDChangeLog-20003805 (get_vtable_decl): Don't set IDENTIFIER_GLOBAL_VALUE.
/NextBSD/contrib/gcc/
HDChangeLog-200327174 (IDENTIFIER_GLOBAL_VALUE, IDENTIFIER_LOCAL_VALUE,
27196 IDENTIFIER_GLOBAL_VALUE or IDENTIFIER_LOCAL_VALUE.
27233 IDENTIFIER_GLOBAL_VALUE.