Home
last modified time | relevance | path

Searched refs:contains_functions (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfunction.h434 unsigned int contains_functions : 1; member
534 #define current_function_contains_functions (cfun->contains_functions)
H A Dfunction.c337 cfun->contains_functions = 1;
341 containing->contains_functions = 1;
H A DFSFChangeLog.109787 * function.h (struct function): New fields contains_functions and
H A DChangeLog.29117 (push_function_context_to): Set contains_functions for the outer