Searched refs:pushclass (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-2003 | 1582 * class.c (pushclass): Push dependent using decls for nested 2005 (pushclass): Adjust call to set_identifier_type_value. 2339 * class.c (pushclass): If we're entering a template, push any 2351 * cp-tree.h (pushclass): Remove unneeded parameter. 2352 * class.c (pushclass): Remove unneeded MODIFY parm. Adjust. 2353 (push_nested_class): Adjust pushclass call. 4239 (pushclass): Use cxx_remember_type_decls. 6075 (push_nested_class): Adjust calls to pushclass, remove modify 6078 (pushclass): Change prototype. 6148 (instantiate_class_template): Adjust call to pushclass. [all …]
|
| H A D | ChangeLog-1999 | 1460 (pushclass): Don't call it. 4551 (pushclass): Only free the class_cache_obstack if we know how far 5302 (pushclass): Likewise. 5312 (pushclass): Likewise. Use storetags to install tag declarations, 5332 (start_decl): Use push_nested_class, not just pushclass. 5385 * pt.c (instantiate_class_template): Move call to pushclass, and 5567 (pushclass): Clear names_used in the class stack entry. 5650 * semantics.c (begin_class_definition): Let pushclass push
|
| H A D | ChangeLog-1998 | 72 * class.c (pushclass): Tweak handling of class-level bindings. 129 * class.c (pushclass): Update comments; use push_class_binding. 617 (pushclass): Free the cache, when appropriate. 1563 (pushclass): Save current_access_specifier. 1619 (regenerate_decl_from_template): Call pushclass a bit earlier. 2293 (pushclass, popclass): Lose memoize support. 4044 * class.c (pushclass): Always store TYPE_MAIN_VARIANT in 5630 * class.c (pushclass): Only use the mi_matrix stuff #ifdef MI_MATRIX.
|
| H A D | semantics.c | 2222 pushclass (t); in begin_class_definition()
|
| H A D | ChangeLog-2004 | 542 * class.c (pushclass): Don't call cxx_remember_type_decls. 3651 (pushclass): Do not add USING_DECLs. Do not call 3702 (pushclass): ... here. Do not call clear_identifier_class_values. 3848 * class.c (pushclass): Don't use unuse_fields. 3923 * class.c (pushclass): Restore the identifier cache more
|
| H A D | class.c | 5496 pushclass (tree type) in pushclass() function 5675 pushclass (type); in push_nested_class()
|
| H A D | ChangeLog-1996 | 2954 * class.c (pushclass): Don't set it here. 3279 * class.c (pushclass, popclass): Likewise. 3773 (pushclass): Likewise.
|
| H A D | cp-tree.h | 3875 extern void pushclass (tree);
|
| H A D | name-lookup.c | 2378 pushclass (inner); in push_inner_scope_r()
|
| H A D | ChangeLog-2002 | 2231 * pt.c (regenerate_decl_from_template): Call pushclass and popclass 2233 (instantiate_decl) Call pushclass and popclass when tsubst'ing type
|
| H A D | parser.c | 19045 pushclass (block_struct_type); in c_build_generic_block_struct_type() 19146 pushclass (block_struct_type); in build_block_struct_type()
|
| H A D | ChangeLog-1997 | 1864 * class.c (pushclass): Don't overload_template_name; the alias
|
| H A D | ChangeLog-2000 | 7 * class.c (pushclass): Remove #if 0'd code. 5248 build_base_field, finish_struct_1, pushclass): Likewise.
|
| H A D | ChangeLog | 3387 (pushclass): Clear it. 3759 * class.c (pushclass): Likewise.
|
| H A D | ChangeLog-1994 | 3405 * class.c (pushclass): Overload the template name whenever pushing 4925 * class.c (pushclass): If the new class is the same as the old
|
| H A D | pt.c | 5834 pushclass (type); in instantiate_class_template()
|