Searched refs:evaluate_concept_check (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc1636 *stmt_p = evaluate_concept_check (stmt);
1701 *stmt_p = evaluate_concept_check (stmt);
H A Dcvt.cc1173 expr = evaluate_concept_check (expr);
H A Dconstraint.cc3338 evaluate_concept_check (tree check) function
H A Dconstexpr.cc2384 return evaluate_concept_check (t);
7594 r = evaluate_concept_check (t);
H A Dcp-tree.h8359 extern tree evaluate_concept_check (tree);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c1166 expr = evaluate_concept_check (expr, tf_warning_or_error);
H A Dcp-gimplify.c1858 *stmt_p = evaluate_concept_check (stmt, tf_warning_or_error);
1930 *stmt_p = evaluate_concept_check (stmt, tf_warning_or_error);
H A Dconstraint.cc2376 This is used to guard against recursive calls to evaluate_concept_check
2888 evaluate_concept_check (tree check, tsubst_flags_t complain) function
H A Dconstexpr.c2177 return evaluate_concept_check (t, tf_warning_or_error);
6708 r = evaluate_concept_check (t, tf_warning_or_error);
H A Dcp-tree.h7935 extern tree evaluate_concept_check (tree, tsubst_flags_t);

Completed in 335 milliseconds