Lines Matching defs:args
134 contains_wildcard_p (tree args) in contains_wildcard_p()
203 resolve_constraint_check (tree ovl, tree args) in resolve_constraint_check()
280 tree args = TREE_OPERAND (target, 1); in resolve_constraint_check() local
293 tree args = TREE_OPERAND (id, 1); in resolve_variable_concept_check() local
454 learn_implications (tree tmpl, tree args, tree constr) in learn_implications()
548 expand_concept (tree decl, tree args) in expand_concept()
736 tree args = TREE_PURPOSE (info); in normalize_template_id_expression() local
773 tree args = TREE_PURPOSE (check); in normalize_call_expression() local
1183 tree args; in build_concept_check_arguments() local
1217 tree args = build_concept_check_arguments (arg, rest); in build_concept_check() local
1233 build_constrained_parameter (tree cnc, tree proto, tree args) in build_constrained_parameter()
1264 tree args = CONSTRAINED_PARM_EXTRA_ARGS (constr); in finish_shorthand_constraint() local
1446 placeholder_extract_concept_and_args (tree t, tree &tmpl, tree &args) in placeholder_extract_concept_and_args()
1561 tsubst_predicate_constraint (tree t, tree args, in tsubst_predicate_constraint()
1574 tsubst_check_constraint (tree t, tree args, in tsubst_check_constraint()
1602 tsubst_logical_operator (tree t, tree args, in tsubst_logical_operator()
1621 tsubst_expr_constr (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_expr_constr()
1634 tsubst_type_constr (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_type_constr()
1646 tsubst_implicit_conversion_constr (tree t, tree args, tsubst_flags_t complain, in tsubst_implicit_conversion_constr()
1664 tsubst_argument_deduction_constr (tree t, tree args, tsubst_flags_t complain, in tsubst_argument_deduction_constr()
1688 tsubst_exception_constr (tree t, tree args, tsubst_flags_t complain, in tsubst_exception_constr()
1733 tsubst_constraint_variables (tree t, tree args, in tsubst_constraint_variables()
1750 tsubst_parameterized_constraint (tree t, tree args, in tsubst_parameterized_constraint()
1771 tsubst_simple_requirement (tree t, tree args, in tsubst_simple_requirement()
1786 tsubst_type_requirement (tree t, tree args, in tsubst_type_requirement()
1802 tsubst_compound_requirement (tree t, tree args, in tsubst_compound_requirement()
1816 tsubst_nested_requirement (tree t, tree args, in tsubst_nested_requirement()
1828 tsubst_requirement (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_requirement()
1850 tsubst_requirement_body (tree t, tree args, in tsubst_requirement_body()
1874 tsubst_requires_expr (tree t, tree args, in tsubst_requires_expr()
1899 tsubst_constraint_info (tree t, tree args, in tsubst_constraint_info()
1919 tsubst_constraint (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_constraint()
1966 satisfy_pack_expansion (tree t, tree args, in satisfy_pack_expansion()
1995 satisfy_predicate_constraint (tree t, tree args, in satisfy_predicate_constraint()
2028 satisfy_check_constraint (tree t, tree args, in satisfy_check_constraint()
2060 satisfy_expression_constraint (tree t, tree args, in satisfy_expression_constraint()
2079 satisfy_type_constraint (tree t, tree args, in satisfy_type_constraint()
2096 satisfy_implicit_conversion_constraint (tree t, tree args, in satisfy_implicit_conversion_constraint()
2125 satisfy_argument_deduction_constraint (tree t, tree args, in satisfy_argument_deduction_constraint()
2156 satisfy_exception_constraint (tree t, tree args, in satisfy_exception_constraint()
2173 satisfy_parameterized_constraint (tree t, tree args, in satisfy_parameterized_constraint()
2195 satisfy_conjunction (tree t, tree args, tsubst_flags_t complain, tree in_decl) in satisfy_conjunction()
2208 satisfy_disjunction (tree t, tree args, tsubst_flags_t complain, tree in_decl) in satisfy_disjunction()
2220 satisfy_constraint_1 (tree t, tree args, tsubst_flags_t complain, tree in_decl) in satisfy_constraint_1()
2276 satisfy_constraint (tree t, tree args) in satisfy_constraint()
2299 satisfy_associated_constraints (tree ci, tree args) in satisfy_associated_constraints()
2326 evaluate_constraints (tree constr, tree args) in evaluate_constraints()
2338 evaluate_function_concept (tree fn, tree args) in evaluate_function_concept()
2350 evaluate_variable_concept (tree var, tree args) in evaluate_variable_concept()
2361 evaluate_constraint_expression (tree expr, tree args) in evaluate_constraint_expression()
2377 tree args = NULL_TREE; in constraints_satisfied_p() local
2399 constraints_satisfied_p (tree t, tree args) in constraints_satisfied_p()
2418 constraint_expression_satisfied_p (tree expr, tree args) in constraint_expression_satisfied_p()
2676 diagnose_trait_expression (location_t loc, tree, tree cur, tree args) in diagnose_trait_expression() argument
2763 diagnose_other_expression (location_t loc, tree, tree cur, tree args) in diagnose_other_expression() argument
2775 diagnose_predicate_constraint (location_t loc, tree orig, tree cur, tree args) in diagnose_predicate_constraint()
2786 diagnose_pack_expansion (location_t loc, tree, tree cur, tree args) in diagnose_pack_expansion() argument
2828 diagnose_check_constraint (location_t loc, tree orig, tree cur, tree args) in diagnose_check_constraint()
2874 diagnose_logical_constraint (location_t loc, tree orig, tree cur, tree args) in diagnose_logical_constraint()
2889 diagnose_expression_constraint (location_t loc, tree orig, tree cur, tree args) in diagnose_expression_constraint()
2910 diagnose_type_constraint (location_t loc, tree orig, tree cur, tree args) in diagnose_type_constraint()
2925 tree args) in diagnose_implicit_conversion_constraint()
2957 tree args) in diagnose_argument_deduction_constraint()
2989 diagnose_exception_constraint (location_t loc, tree orig, tree cur, tree args) in diagnose_exception_constraint()
3008 tree args) in diagnose_parameterized_constraint()
3046 diagnose_constraint (location_t loc, tree orig, tree cur, tree args) in diagnose_constraint()
3106 diagnose_declaration_constraints (location_t loc, tree decl, tree args) in diagnose_declaration_constraints()
3131 diagnose_constraints (location_t loc, tree t, tree args) in diagnose_constraints()