Home
last modified time | relevance | path

Searched refs:push_access_scope (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dconstraint.cc3208 push_access_scope (t); in satisfy_declaration_constraints()
3272 push_access_scope (pattern); in satisfy_declaration_constraints()
DChangeLog-20112415 * pt.c (push_access_scope, pop_access_scope): Use them rather than
3054 * pt.c (get_mostly_instantiated_function_type): Use push_access_scope.
3213 * pt.c (push_access_scope, pop_access_scope): Use them rather than
Dpt.cc231 push_access_scope (tree t) in push_access_scope() function
13962 push_access_scope (fn); in tsubst_default_argument()
21673 push_access_scope (d); in recheck_decl_substitution()
21831 push_access_scope (fndecl); in instantiate_template_1()
22358 push_access_scope (decl); in fn_type_unification()
26168 push_access_scope (decl); in regenerate_decl_from_template()
26393 push_access_scope (fn); in maybe_instantiate_noexcept()
Dcp-tree.h7267 extern void push_access_scope (tree);
8688 push_access_scope (decl); in push_access_scope_guard()
DChangeLog-20033078 (push_access_scope): Move code from push_access_scope_real.
3683 * pt.c (push_access_scope_real, push_access_scope, pop_access_scope)
6708 (push_access_scope): Likewise.
DChangeLog-20212341 * pt.c (push_access_scope): When the argument corresponds to
2465 * pt.c (push_access_scope): For artificial deduction guides,
DChangeLog-2012944 (push_access_scope): Allow TYPE_DECL.
DChangeLog-20053482 * pt.c (push_access_scope): Handle friend defined in class.
DChangeLog-20133562 * pt.c (push_access_scope): Likewise.
DChangeLog-20042561 * pt.c (push_access_scope, finish_member_template_decl,
DChangeLog-20192151 (push_access_scope, pop_access_scope): No longer static.