Searched refs:diagnose_constraints (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc3541 diagnose_constraints (location_t loc, tree t, tree args) function
H A Ddecl2.c5576 diagnose_constraints (loc, decl, NULL_TREE);
H A Dpt.c9815 diagnose_constraints (input_location, gen_tmpl, arglist);
10188 diagnose_constraints (location_of (var), templ, arglist);
21108 diagnose_constraints (input_location, tmpl, args);
29386 diagnose_constraints (input_location, check, targs);
H A Dcp-tree.h7954 extern void diagnose_constraints (location_t, tree, tree);
H A Dcall.c3807 diagnose_constraints (cloc, fn, NULL_TREE);
H A Dsemantics.c9721 diagnose_constraints (location, orig_condition, NULL_TREE);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc108 - We enter satisfaction with noisy+unsat from diagnose_constraints.
2248 and when diagnosing a false REQUIRES_EXPR via diagnose_constraints,
3808 diagnose_constraints (location_t loc, tree t, tree args) function
H A Ddecl2.cc5941 diagnose_constraints (loc, decl, NULL_TREE);
H A Dpt.cc10048 diagnose_constraints (input_location, gen_tmpl, arglist);
10424 diagnose_constraints (location_of (var), templ, arglist);
21901 diagnose_constraints (input_location, tmpl, args);
22306 diagnose_constraints (DECL_SOURCE_LOCATION (fn), fn, targs);
30569 diagnose_constraints (input_location, auto_node, full_targs);
H A Dcp-tree.h8374 extern void diagnose_constraints (location_t, tree, tree);
H A Dcall.cc3955 diagnose_constraints (cloc, fn, NULL_TREE);
H A Dsemantics.cc11205 diagnose_constraints (location, bad, NULL_TREE);

Completed in 527 milliseconds