Home
last modified time | relevance | path

Searched refs:current_template_constraints (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1048 current_template_constraints (void) in current_template_constraints() function
1073 tree ci = current_template_constraints (); in associate_classtype_constraints()
H A Dcp-tree.h7879 extern tree current_template_constraints (void);
H A Dpt.c916 tree type_constr = current_template_constraints (); in maybe_new_partial_specialization()
5065 || !strictly_subsumes (current_template_constraints (), in process_partial_specialization()
5872 current_template_constraints ()); in push_template_decl_real()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1102 current_template_constraints (void) in current_template_constraints() function
1127 tree ci = current_template_constraints (); in associate_classtype_constraints()
H A Dcp-tree.h8306 extern tree current_template_constraints (void);
H A Dpt.cc933 tree type_constr = current_template_constraints (); in maybe_new_partial_specialization()
5221 || !strictly_subsumes (current_template_constraints (), maintmpl))) in process_partial_specialization()
6021 current_template_constraints ()); in push_template_decl()