Searched defs:in_decl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.bin/indent/
H A Dindent_globs.h271 int in_decl; /* set to true when we are in a declaration member in struct:parser_state
/freebsd-10.0-release/contrib/gcc/cp/
H A Dpt.c3874 coerce_template_template_parms(tree parm_parms, tree arg_parms, tsubst_flags_t complain, tree in_decl, tree outer_args) argument
3957 convert_template_argument(tree parm, tree arg, tree args, tsubst_flags_t complain, int i, tree in_decl) argument
4137 coerce_template_parms(tree parms, tree args, tree in_decl, tsubst_flags_t complain, bool require_all_args, bool use_default_args) argument
4495 lookup_template_class(tree d1, tree arglist, tree in_decl, tree context, int entering_scope, tsubst_flags_t complain) argument
6137 tsubst_template_arg(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6157 tsubst_template_args(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6265 tsubst_aggr_type(tree t, tree args, tsubst_flags_t complain, tree in_decl, int entering_scope) argument
6426 tree in_decl = t; local
7057 tsubst_arg_types(tree arg_types, tree args, tsubst_flags_t complain, tree in_decl) argument
7131 tsubst_function_type(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7205 tsubst_exception_specification(tree fntype, tree args, tsubst_flags_t complain, tree in_decl) argument
7250 tsubst(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7850 tsubst_baselink(tree baselink, tree object_type, tree args, tsubst_flags_t complain, tree in_decl) argument
7916 tsubst_qualified_id(tree qualified_id, tree args, tsubst_flags_t complain, tree in_decl, bool done, bool address_p) argument
8032 tsubst_copy(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8406 tsubst_omp_clauses(tree clauses, tree args, tsubst_flags_t complain, tree in_decl) argument
8448 tsubst_copy_asm_operands(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8483 tsubst_expr(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
8855 tsubst_non_call_postfix_expression(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8874 tsubst_copy_and_build(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool function_p, bool integral_constant_expression_p) argument
9442 tsubst_expr (STMT_EXPR_STMT (t), args, complain, in_decl, local
[all...]

Completed in 69 milliseconds