Home
last modified time | relevance | path

Searched refs:diagnose_constraints (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc3541 diagnose_constraints (location_t loc, tree t, tree args) in diagnose_constraints() function
H A Ddecl2.c5571 diagnose_constraints (loc, decl, NULL_TREE); in mark_used()
H A Dpt.c9815 diagnose_constraints (input_location, gen_tmpl, arglist); in lookup_template_class_1()
10188 diagnose_constraints (location_of (var), templ, arglist); in finish_template_variable()
21107 diagnose_constraints (input_location, tmpl, args); in instantiate_alias_template()
29384 diagnose_constraints (input_location, check, targs); in do_auto_deduction()
H A Dcp-tree.h7944 extern void diagnose_constraints (location_t, tree, tree);
H A Dsemantics.c9717 diagnose_constraints (location, orig_condition, NULL_TREE); in finish_static_assert()
H A Dcall.c3807 diagnose_constraints (cloc, fn, NULL_TREE); in print_z_candidate()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc3808 diagnose_constraints (location_t loc, tree t, tree args) in diagnose_constraints() function
H A Ddecl2.cc5936 diagnose_constraints (loc, decl, NULL_TREE); in mark_used()
H A Dpt.cc10053 diagnose_constraints (input_location, gen_tmpl, arglist); in lookup_template_class_1()
10429 diagnose_constraints (location_of (var), templ, arglist); in finish_template_variable()
21912 diagnose_constraints (input_location, tmpl, args); in instantiate_alias_template()
22317 diagnose_constraints (DECL_SOURCE_LOCATION (fn), fn, targs); in fn_type_unification()
30576 diagnose_constraints (input_location, auto_node, full_targs); in do_auto_deduction()
H A DChangeLog-20214385 (diagnose_constraints): Remove special casing of REQUIRES_EXPR
4428 (diagnose_constraints): Handle REQUIRES_EXPR by going through
H A DChangeLog-2020613 (diagnose_constraints): Pass an appropriate sat_info object to
5173 (diagnose_constraints): Don't diagnose if concepts_diagnostics_max_depth
H A Dcp-tree.h8365 extern void diagnose_constraints (location_t, tree, tree);
H A Dsemantics.cc11256 diagnose_constraints (location, bad, NULL_TREE); in finish_static_assert()
H A Dcall.cc3955 diagnose_constraints (cloc, fn, NULL_TREE); in print_z_candidate()
H A DChangeLog-2019689 (diagnose_constraints): Call constraint_satisfaction_value.