Searched refs:tree_code_create_function_initial (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/gcc/gcc/treelang/ |
H A D | treetree.h | 39 void tree_code_create_function_initial (tree prev_saved,
|
H A D | ChangeLog | 212 (tree_code_create_function_initial): Don't set TREE_USED, 255 (function): ...Here. Update call to tree_code_create_function_initial. 261 (tree_code_create_function_initial): Remove PARMS parameter. 263 * treetree.h (tree_code_create_function_initial): Remove PARMS 420 (tree_code_create_function_initial): Set DECL_ARTIFICIAL and 451 (tree_code_create_function_initial, 625 tree_code_if_end, tree_code_create_function_initial, 661 * treetree.c (tree_code_create_function_initial): Adjust 711 * treetree.c (tree_code_create_function_initial): Fix long line. 746 tree_code_create_function_initial, [all …]
|
H A D | treetree.c | 420 tree_code_create_function_initial (tree prev_saved, in tree_code_create_function_initial() function
|
H A D | parse.y | 363 tree_code_create_function_initial (proto->tp.pro.code, tok->tp.tok.location);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | treetree.h | 41 void tree_code_create_function_initial (tree prev_saved,
|
H A D | treetree.c | 316 tree_code_create_function_initial (tree prev_saved, in tree_code_create_function_initial() function
|
H A D | parse.y | 342 tree_code_create_function_initial
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/treelang/ |
H A D | ChangeLog | 50 * treetree.c (tree_code_create_function_initial)
|