Searched refs:returns_null (Results 1 – 8 of 8) sorted by relevance
58 int returns_null; member
10537 p->returns_null = current_function_returns_null; in c_push_function_context()10576 current_function_returns_null = p->returns_null; in c_pop_function_context()
59 int returns_null; member
10141 p->returns_null = current_function_returns_null; in c_push_function_context()10181 current_function_returns_null = p->returns_null; in c_pop_function_context()
1911 BOOL_BITFIELD returns_null : 1; member1987 #define current_function_returns_null cp_function_chain->returns_null
19283 current_function_returns_null = ol->returns_null; in tsubst_lambda_expr()
2069 BOOL_BITFIELD returns_null : 1; member2145 #define current_function_returns_null cp_function_chain->returns_null
19964 current_function_returns_null = ol->returns_null; in tsubst_lambda_expr()