Home
last modified time | relevance | path

Searched refs:returns_value (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-tree.h389 int returns_value; member
H A Dc-decl.c7541 p->returns_value = current_function_returns_value; in c_push_function_context()
7572 current_function_returns_value = p->returns_value; in c_pop_function_context()
/freebsd-12.1/contrib/gcc/cp/
H A Dcp-tree.h748 int returns_value; member
801 #define current_function_returns_value cp_function_chain->returns_value