Searched refs:evaluate_concept_check (Results 1 – 13 of 13) sorted by relevance
1636 *stmt_p = evaluate_concept_check (stmt); in cp_genericize_r()1701 *stmt_p = evaluate_concept_check (stmt); in cp_genericize_r()
4391 evaluate_concept_check.4395 <case TEMPLATE_ID_EXPR>: Adjust call to evaluate_concept_check.4423 (evaluate_concept_check): Remove 'complain' parameter. Use4432 to evaluate_concept_check.4435 <case TEMPLATE_ID_EXPR>: Adjust call to evaluate_concept_check.4437 (evaluate_concept_check): Remove tsubst_flag_t parameter.4442 evaluate_concept_check.
1171 expr = evaluate_concept_check (expr); in convert_to_void()
3338 evaluate_concept_check (tree check) in evaluate_concept_check() function
2384 return evaluate_concept_check (t); in cxx_eval_call_expression()7595 r = evaluate_concept_check (t); in cxx_eval_constant_expression()
671 evaluate_concept_check.686 (evaluate_concept_check): Don't take tsubst_falgs_t. Replay1896 (evaluate_concept_check): New.
8350 extern tree evaluate_concept_check (tree);
610 (evaluate_concept_check): Pass a sat_info object to
1858 *stmt_p = evaluate_concept_check (stmt, tf_warning_or_error); in cp_genericize_r()1930 *stmt_p = evaluate_concept_check (stmt, tf_warning_or_error); in cp_genericize_r()
1164 expr = evaluate_concept_check (expr, tf_warning_or_error); in convert_to_void()
2888 evaluate_concept_check (tree check, tsubst_flags_t complain) in evaluate_concept_check() function
2177 return evaluate_concept_check (t, tf_warning_or_error); in cxx_eval_call_expression()6708 r = evaluate_concept_check (t, tf_warning_or_error); in cxx_eval_constant_expression()
7925 extern tree evaluate_concept_check (tree, tsubst_flags_t);