Home
last modified time | relevance | path

Searched refs:tree_code_create_function_wrapup (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreetree.h41 void tree_code_create_function_wrapup (location_t loc);
H A DChangeLog423 (tree_code_create_function_wrapup): Don't call rtl expand functions.
452 tree_code_create_function_wrapup): Call pushlevel and poplevel
626 tree_code_create_function_wrapup, tree_code_generate_return,
646 * treetree.c (tree_code_create_function_wrapup): Adjust
747 tree_code_create_function_wrapup, tree_code_create_variable,
754 tree_code_create_function_wrapup, tree_code_create_variable,
H A Dtreetree.c459 tree_code_create_function_wrapup (location_t loc) in tree_code_create_function_wrapup() function
H A Dparse.y369 tree_code_create_function_wrapup (tok->tp.tok.location);
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.h44 void tree_code_create_function_wrapup (unsigned char* filename, int lineno);
H A Dtreetree.c453 tree_code_create_function_wrapup (unsigned char* filename, in tree_code_create_function_wrapup() function
H A Dparse.y360 tree_code_create_function_wrapup (in_fname, tok->tp.tok.lineno);