Home
last modified time | relevance | path

Searched refs:tree_code_create_function_initial (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreetree.h39 void tree_code_create_function_initial (tree prev_saved,
H A DChangeLog212 (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 Dtreetree.c420 tree_code_create_function_initial (tree prev_saved, in tree_code_create_function_initial() function
H A Dparse.y363 tree_code_create_function_initial (proto->tp.pro.code, tok->tp.tok.location);
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.h41 void tree_code_create_function_initial (tree prev_saved,
H A Dtreetree.c316 tree_code_create_function_initial (tree prev_saved, in tree_code_create_function_initial() function
H A Dparse.y342 tree_code_create_function_initial
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/treelang/
H A DChangeLog50 * treetree.c (tree_code_create_function_initial)