Searched refs:build_init_call_stmt (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-nested.c | 3199 build_init_call_stmt (struct nesting_info *info, tree decl, tree field, in build_init_call_stmt() function 3356 stmt = build_init_call_stmt (root, i->context, field, x); in finalize_nesting_tree_1() 3374 stmt = build_init_call_stmt (root, i->context, field, x); in finalize_nesting_tree_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-nested.cc | 3358 build_init_call_stmt (struct nesting_info *info, tree decl, tree field, in build_init_call_stmt() function 3515 stmt = build_init_call_stmt (root, i->context, field, x); in finalize_nesting_tree_1() 3533 stmt = build_init_call_stmt (root, i->context, field, x); in finalize_nesting_tree_1()
|
H A D | ChangeLog-2016 | 9687 (build_init_call_stmt): New function extracted from...
|