Home
last modified time | relevance | path

Searched refs:DECL_SHADOWED_FOR_VAR (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDname-lookup.c902 oldlocal = DECL_SHADOWED_FOR_VAR (oldlocal); in pushdecl_maybe_friend()
1116 ? DECL_SHADOWED_FOR_VAR (decl) : NULL_TREE ; in check_for_out_of_scope_variable()
1120 ? DECL_SHADOWED_FOR_VAR (shadowed) : NULL_TREE; in check_for_out_of_scope_variable()
HDcp-tree.h2074 #define DECL_SHADOWED_FOR_VAR(NODE) \ macro
HDChangeLog-1995712 (DECL_SHADOWED_FOR_VAR): Likewise.
HDChangeLog5185 (DECL_SHADOWED_FOR_VAR): Use hashtable.
HDChangeLog-20005081 * cp-tree.h (DECL_SHADOWED_FOR_VAR, DECL_TEMPLATE_RESULT):