Searched refs:tn_lvalue (Results 1 – 5 of 5) sorted by relevance
620 ntn->tn_lvalue = t != FUNC && t != VOID; in build_op()783 n->tn_lvalue = true; in build_name()807 n->tn_lvalue = true; in build_string()1295 bool lvalue = op == ARROW || ln->tn_lvalue; in build_struct_access()1316 ntn->tn_lvalue = false; in build_struct_access()1746 ntn->tn_lvalue = true; in build_real_imag()2343 if (!tn->tn_lvalue) { in cconv()2355 if (tn->tn_lvalue) { in cconv()2392 if (ln->tn_lvalue) in typeok_point()2427 if (!tn->tn_lvalue) { in typeok_incdec()[all …]
288 bool tn_lvalue:1; member
214 if (tn->tn_lvalue) in debug_node()
255 ln->tn_lvalue = true; in check_init_expr()
928 ln->tn_lvalue = true; in check_return_value()