Searched defs:in_decl (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | constraint.cc | 1562 tsubst_flags_t complain, tree in_decl) in tsubst_predicate_constraint() 1575 tsubst_flags_t complain, tree in_decl) in tsubst_check_constraint() 1603 tsubst_flags_t complain, tree in_decl) 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() 1647 tree in_decl) in tsubst_implicit_conversion_constr() 1665 tree in_decl) in tsubst_argument_deduction_constr() 1689 tree in_decl) in tsubst_exception_constr() 1734 tsubst_flags_t complain, tree in_decl) in tsubst_constraint_variables() 1751 tsubst_flags_t complain, tree in_decl) in tsubst_parameterized_constraint() [all …]
|
H A D | pt.c | 3589 tree in_decl) in expand_integer_pack() 3639 tree in_decl) in expand_builtin_pack_call() 7133 tree in_decl, in coerce_template_template_parm() 7446 tree in_decl, in coerce_template_template_parms() 7771 tree in_decl) in convert_template_argument() 8070 tree in_decl, in coerce_template_parameter_pack() 8232 tree in_decl, in coerce_template_parms() 8552 coerce_template_parms (tree parms, tree args, tree in_decl) in coerce_template_parms() 8562 coerce_template_parms (tree parms, tree args, tree in_decl, in coerce_template_parms() 8581 tree in_decl, in coerce_innermost_template_parms() [all …]
|
H A D | parser.c | 21207 int in_decl = parser->in_declarator_p; in cp_parser_type_specifier_seq() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/objcp/ |
H A D | objcp-lang.c | 58 tree in_decl, bool function_p ATTRIBUTE_UNUSED) in objcp_tsubst_copy_and_build()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | pt.c | 5810 tree in_decl, in coerce_template_template_parm() 5888 tree in_decl, in coerce_template_template_parms() 6090 tree in_decl) in convert_template_argument() 6332 tree in_decl, in coerce_template_parameter_pack() 6469 tree in_decl, in coerce_template_parms() 6898 lookup_template_class_1 (tree d1, tree arglist, tree in_decl, tree context, in lookup_template_class_1() 7425 lookup_template_class (tree d1, tree arglist, tree in_decl, tree context, in lookup_template_class() 8303 tree args, tsubst_flags_t complain, tree in_decl) in apply_late_template_attributes() 8944 tsubst_template_arg (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_template_arg() 9024 tree in_decl) in tsubst_pack_expansion() [all …]
|
/dflybsd-src/usr.bin/indent/ |
H A D | indent_globs.h | 282 int in_decl; /* set to true when we are in a declaration member
|