/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck2.c | 1013 digest_init_r (tree type, tree init, int nested, int flags, in digest_init_r() 1249 massage_init_elt (tree type, tree init, int nested, tsubst_flags_t complain) in massage_init_elt() 1269 process_init_constructor_array (tree type, tree init, int nested, in process_init_constructor_array() 1381 process_init_constructor_record (tree type, tree init, int nested, in process_init_constructor_record() 1615 process_init_constructor_union (tree type, tree init, int nested, in process_init_constructor_union() 1723 process_init_constructor (tree type, tree init, int nested, in process_init_constructor()
|
H A D | lambda.c | 1044 bool nested = (cfun != NULL); in maybe_add_lambda_conv_op() local
|
H A D | mangle.c | 1261 bool nested = false; in find_decomp_unqualified_name() local 4021 bool nested = false; in mangle_decomp() local
|
H A D | method.c | 883 bool nested = (current_function_decl != NULL_TREE); in synthesize_method() local
|
H A D | pt.c | 17658 bool nested = cfun; in tsubst_lambda_expr() local 23968 bool push_to_top, nested; in instantiate_decl() local
|
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | team.c | 57 bool nested; member 269 bool nested; in gomp_team_start() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | cp-name-parser.y | 269 struct nested { struct 270 struct demangle_component *comp; 271 struct demangle_component **last; 272 } nested; member
|
H A D | cp-namespace.c | 640 char *klass, *nested; in lookup_symbol_file() local
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | team.c | 60 bool nested; member 306 bool nested; in gomp_team_start() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gengtype-parse.c | 713 type (options_p *optsp, bool nested) in type()
|
H A D | gengtype.h | 167 struct nested_ptr_data* nested; /* when OPTION_NESTED. */ member
|
H A D | c-decl.c | 197 BOOL_BITFIELD nested : 1; /* do not set DECL_CONTEXT when popping */ member 607 bool nested, location_t locus) in bind() 2588 bool nested = false; in pushdecl() local 2843 bool nested = false; in pushdecl_top_level() local
|
H A D | cgraphunit.c | 336 cgraph_finalize_function (tree decl, bool nested) in cgraph_finalize_function()
|
H A D | cgraph.h | 164 struct cgraph_node *nested; member
|
H A D | c-parser.c | 1442 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef()
|
/dflybsd-src/contrib/mdocml/ |
H A D | mansearch.c | 613 int needterm, nested; in exprcomp() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gengtype-parse.c | 876 type (options_p *optsp, bool nested) in type()
|
H A D | gengtype.h | 178 struct nested_ptr_data* nested; /* when OPTION_NESTED. */ member
|
H A D | cgraph.h | 1365 cgraph_node *nested; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck2.c | 854 digest_init_r (tree type, tree init, bool nested, int flags, in digest_init_r()
|
H A D | method.c | 717 bool nested = (current_function_decl != NULL_TREE); in synthesize_method() local
|
H A D | semantics.c | 9316 bool nested = (current_function_decl != NULL_TREE); in maybe_add_lambda_conv_op() local
|
H A D | pt.c | 18181 bool nested; in instantiate_decl() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 198 BOOL_BITFIELD nested : 1; /* do not set DECL_CONTEXT when popping */ member 709 bool nested, location_t locus) in bind() 1593 bool nested = false; in c_bind() local 2859 bool nested = false; in pushdecl() local
|
H A D | c-parser.c | 1754 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef() 17791 bool nested = current_function_decl != NULL_TREE; in c_parser_omp_declare_reduction() local
|