Searched refs:subst_info (Results 1 – 4 of 4) sorted by relevance
79 struct subst_info struct81 subst_info (tsubst_flags_t cmp, tree in) in subst_info() argument129 struct sat_info : subst_info132 : subst_info (cmp, in), diagnose_unsatisfaction (diag_unsat) in sat_info()621 struct norm_info : subst_info630 : subst_info (tf_warning_or_error | complain, in_decl) in norm_info()2009 subst_info info) in type_deducible_p()2025 expression_convertible_p (tree expr, tree type, subst_info info) in expression_convertible_p()2073 subst_info quiet (tf_none, info.in_decl); in tsubst_compound_requirement()2194 check_constraint_variables (tree t, tree args, subst_info info) in check_constraint_variables()[all …]
4350 of a subst_info. Perform the substitution quietly first. Fold4353 subst_info.4357 instead of a subst_info.4361 subst_info. Fold in error-replaying code from4363 (tsubst_requirement): Take a sat_info instead of a subst_info.4383 subst_info. Adjust call to diagnose_trait_expr. Call
592 subst_info.598 (satisfy_atom): Take a sat_info argument instead of subst_info.602 subst_info.
1834 (subst_info): New.1840 (normalize_logical_operation): Pass subst_info through call.