Searched refs:use_obj_size (Results 1 – 1 of 1) sorted by relevance
2522 bool use_obj_size = false; in warn_placement_new_too_small() local2553 use_obj_size = true; in warn_placement_new_too_small()2579 if (!use_obj_size && CONSTANT_CLASS_P (adj)) in warn_placement_new_too_small()2583 use_obj_size = true; in warn_placement_new_too_small()2634 if ((VAR_P (oper) || use_obj_size) in warn_placement_new_too_small()2642 exact_size = !use_obj_size; in warn_placement_new_too_small()