Home
last modified time | relevance | path

Searched refs:associate_classtype_constraints (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dconstraint.cc1115 associate_classtype_constraints (tree type) in associate_classtype_constraints() function
DChangeLog1149 before associate_classtype_constraints.
DChangeLog-20201906 associate_classtype_constraints from here to ...
3649 * constraint.cc (associate_classtype_constraints): If there is a
Dcp-tree.h8307 extern tree associate_classtype_constraints (tree);
DChangeLog-20151890 associate_classtype_constraints.
DChangeLog-20191804 (associate_classtype_constraints): Also add constraints to union
Dparser.cc26667 type = associate_classtype_constraints (type); in cp_parser_class_head()
31737 associate_classtype_constraints (TREE_TYPE (decl)); in cp_parser_single_declaration()
Dpt.cc5410 associate_classtype_constraints (type); in process_partial_specialization()