Searched refs:saved_current_function_decl (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dtrans.c3356 tree saved_current_function_decl = current_function_decl;
3411 current_function_decl = saved_current_function_decl;
3347 tree saved_current_function_decl = current_function_decl; local
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c17216 tree saved_current_function_decl = NULL_TREE;
17223 saved_current_function_decl = current_function_decl;
17236 current_function_decl = saved_current_function_decl;
17214 tree saved_current_function_decl = NULL_TREE; local

Completed in 240 milliseconds