Home
last modified time | relevance | path

Searched defs:in_decl (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/
H A Dobjcp-lang.cc54 tree in_decl, bool function_p ATTRIBUTE_UNUSED) in objcp_tsubst_copy_and_build()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/
H A Dobjcp-lang.c54 tree in_decl, bool function_p ATTRIBUTE_UNUSED) in objcp_tsubst_copy_and_build()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc98 tree in_decl; member
774 get_normalized_constraints_from_info (tree ci, tree args, tree in_decl, in get_normalized_constraints_from_info()
2164 tsubst_flags_t complain, tree in_decl) in tsubst_requires_expr()
2197 tsubst_flags_t complain, tree in_decl) in tsubst_constraint_info()
2218 tree in_decl = info.in_decl; in tsubst_parameter_mapping() local
2270 tsubst_parameter_mapping (tree map, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_parameter_mapping()
2392 tsubst_constraint (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_constraint()
3270 diagnose_valid_expression (tree expr, tree args, tree in_decl) in diagnose_valid_expression()
3294 diagnose_valid_type (tree type, tree args, tree in_decl) in diagnose_valid_type()
3314 diagnose_simple_requirement (tree req, tree args, tree in_decl) in diagnose_simple_requirement()
[all …]
H A Dpt.c3761 tree in_decl) in expand_integer_pack()
3812 tree in_decl) in expand_builtin_pack_call()
7573 tree in_decl, in coerce_template_template_parm()
7863 tree in_decl, in coerce_template_template_parms()
8189 tree in_decl) in convert_template_argument()
8503 tree in_decl, in coerce_template_parameter_pack()
8666 tree in_decl, in coerce_template_parms()
9008 coerce_template_parms (tree parms, tree args, tree in_decl) in coerce_template_parms()
9018 coerce_template_parms (tree parms, tree args, tree in_decl, in coerce_template_parms()
9037 tree in_decl, in coerce_innermost_template_parms()
[all …]
H A Dparser.c22443 int in_decl = parser->in_declarator_p; in cp_parser_type_specifier_seq() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc3822 tree in_decl) in expand_integer_pack()
3874 tree in_decl) in expand_builtin_pack_call()
7770 tree in_decl, in coerce_template_template_parm()
8060 tree in_decl, in coerce_template_template_parms()
8410 tree in_decl) in convert_template_argument()
8733 tree in_decl, in coerce_template_parameter_pack()
8896 tree in_decl, in coerce_template_parms()
9238 coerce_template_parms (tree parms, tree args, tree in_decl) in coerce_template_parms()
9248 coerce_template_parms (tree parms, tree args, tree in_decl, in coerce_template_parms()
9267 tree in_decl, in coerce_innermost_template_parms()
[all …]
H A Dconstraint.cc98 tree in_decl; member
848 get_normalized_constraints_from_info (tree ci, tree in_decl, bool diag = false) in get_normalized_constraints_from_info()
2302 tsubst_flags_t complain, tree in_decl) in tsubst_requires_expr()
2313 tsubst_flags_t complain, tree in_decl) in tsubst_constraint_info()
2334 tree in_decl = info.in_decl; in tsubst_parameter_mapping() local
2371 tsubst_parameter_mapping (tree map, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_parameter_mapping()
2707 tsubst_constraint (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_constraint()
H A Dparser.cc24377 int in_decl = parser->in_declarator_p; in cp_parser_type_specifier_seq() local
/netbsd-src/usr.bin/indent/
H A Dindent.h310 bool in_decl; /* XXX: double-check the exact meaning */ global() member