Home
last modified time | relevance | path

Searched refs:build_init_call_stmt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3199 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 Dtree-nested.cc3358 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 DChangeLog-20169687 (build_init_call_stmt): New function extracted from...