Searched refs:currently_expanding_function_start (Results 1 – 3 of 3) sorted by relevance
722 extern bool currently_expanding_function_start;
5081 bool currently_expanding_function_start; variable5085 currently_expanding_function_start = true; in expand_function_start()5280 currently_expanding_function_start = false; in expand_function_start()
4481 * function.cc (currently_expanding_function_start): New variable.4483 currently_expanding_function_start.4484 * function.h (currently_expanding_function_start): Declare.