Searched refs:lhs_has_type (Results 1 – 1 of 1) sorted by relevance
160 int lhs_has_type; // type was specified member6454 lhs->lhs_has_type = TRUE; in compile_lhs()7038 if (lhs.lhs_has_type in compile_assignment()7113 if (lhs.lhs_lvar != NULL && (is_decl || !lhs.lhs_has_type)) in compile_assignment()7121 if (lhs.lhs_new_local && !lhs.lhs_has_type) in compile_assignment()7189 else if (!lhs.lhs_has_type || lhs.lhs_dest == dest_option) in compile_assignment()