Searched refs:p_must_clear (Results 1 – 2 of 2) sorted by relevance
4546 bool *p_must_clear) in categorize_ctor_elements_1() argument4583 = categorize_ctor_elements_1 (value, &nz, &ic, p_must_clear); in categorize_ctor_elements_1()4636 if (!*p_must_clear in categorize_ctor_elements_1()4669 *p_must_clear = clear_this; in categorize_ctor_elements_1()4692 bool *p_must_clear) in categorize_ctor_elements() argument4696 *p_must_clear = false; in categorize_ctor_elements()4699 categorize_ctor_elements_1 (ctor, p_nz_elts, p_elt_count, p_must_clear); in categorize_ctor_elements()
33436 * expr.c (categorize_ctor_elements): New argument p_must_clear.