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

/freebsd-11-stable/contrib/gcc/
H A Dfunction.c5147 bool start_of_fnbody_found = false;
5168 && start_of_fnbody_found)
5173 start_of_fnbody_found = true;
5125 bool start_of_fnbody_found = false; local

Completed in 62 milliseconds