Searched refs:use_obj_size (Results 1 – 1 of 1) sorted by relevance
2599 bool use_obj_size = false; in warn_placement_new_too_small() local2631 use_obj_size = true; in warn_placement_new_too_small()2657 if (!use_obj_size && CONSTANT_CLASS_P (adj)) in warn_placement_new_too_small()2661 use_obj_size = true; in warn_placement_new_too_small()2714 if ((VAR_P (oper) || use_obj_size) in warn_placement_new_too_small()2722 exact_size = !use_obj_size; in warn_placement_new_too_small()