Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c3489 tree in_decl;
3551 if (in_decl)
3706 tree in_decl;
3729 if (in_decl)
3766 in_decl);
3783 in_decl);
4082 tree in_decl;
5822 tree in_decl;
7445 in_decl),
7529 in_decl);
[all …]
H A DChangeLog.14866 coerce_template_parms instead of 'in_decl', since it's a more
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c3877 tree in_decl, in coerce_template_template_parms() argument
4166 if (in_decl) in coerce_template_parms()
4212 in_decl); in coerce_template_parms()
4570 if (in_decl) in lookup_template_class()
6259 tree in_decl, in tsubst_aggr_type() argument
7051 tree in_decl) in tsubst_arg_types() argument
7074 if (in_decl) in tsubst_arg_types()
7199 tree in_decl) in tsubst_exception_specification() argument
7645 in_decl); in tsubst()
8204 in_decl); in tsubst_copy()
[all …]
H A Dcp-lang.c107 tree in_decl ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build()
H A DChangeLog-19941426 coerce_template_parms instead of 'in_decl', since it's a more
/openbsd/usr.bin/indent/
H A Dindent.c244 had_eof = ps.in_decl = ps.decl_on_line = break_comma = false; in main()
526 && !procnames_start_line && ps.in_decl in main()
613 if (ps.in_decl && !ps.block_init) in main()
697 if (ps.in_decl && !ps.block_init) { /* if this is a unary op in main()
781 if (ps.in_decl) { in main()
817 if (ps.in_decl && s_code == e_code && !ps.block_init) in main()
823 ps.in_decl = (ps.dec_nest > 0); /* if we were in a first level in main()
890 if (ps.in_decl && ps.in_or_st) { /* this is either a structure in main()
940 ps.in_decl = true; in main()
1009 ps.in_decl = ps.decl_on_line = true; in main()
[all …]
H A Dio.c260 ps.decl_on_line = ps.in_decl; /* if we are in the middle of a in dump_line()
263 ps.ind_stmt = ps.in_stmt & ~ps.in_decl; /* next line should be in dump_line()
H A Dindent_globs.h264 int in_decl; /* set to true when we are in a declaration member
/openbsd/gnu/gcc/gcc/objcp/
H A Dobjcp-lang.c111 tree in_decl, bool function_p ATTRIBUTE_UNUSED) in objcp_tsubst_copy_and_build() argument
114 tsubst_copy_and_build (NODE, args, complain, in_decl, \ in objcp_tsubst_copy_and_build()