Home
last modified time | relevance | path

Searched refs:STAT_TYPE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc67 #define STAT_TYPE(N) TREE_TYPE (N) macro
71 #define MAYBE_STAT_TYPE(N) (STAT_HACK_P (N) ? STAT_TYPE (N) : NULL_TREE)
96 STAT_TYPE (result) = type; in stat_hack()
873 type = STAT_TYPE (bind); in search_namespace_only()
955 type = STAT_TYPE (bind); in search_namespace_only()
972 type = STAT_TYPE (bind); in search_namespace_only()
1847 val = want_type ? STAT_TYPE (val) : STAT_DECL (val); in get_class_binding_direct()
2799 old_type = STAT_TYPE (*slot); in update_binding()
2956 STAT_TYPE (*slot) = to_type; in update_binding()
3713 if (!STAT_TYPE (*slot)) in pushdecl()
[all …]
H A DChangeLog-20173329 * name-lookup.c (STAT_HACK_P, STAT_TYPE, STAT_DECL,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c53 #define STAT_TYPE(N) TREE_TYPE (N) macro
56 #define MAYBE_STAT_TYPE(N) (STAT_HACK_P (N) ? STAT_TYPE (N) : NULL_TREE)
69 STAT_TYPE (result) = type;
1236 val = want_type ? STAT_TYPE (val) : STAT_DECL (val); in get_class_binding_direct()
2497 STAT_TYPE (*slot) = to_type; in update_binding()
4331 if (!pushdecl_class_level (STAT_TYPE (binding))) in pushdecl_class_level()
5159 STAT_TYPE (*slot) = type; in finish_nonmember_using_decl()