Lines Matching refs:next_location
3473 PropertyLocation next_location; in ReconfigureProperty() local
3483 next_location = kField; in ReconfigureProperty()
3495 next_location = old_details.location(); in ReconfigureProperty()
3518 if (next_location == kField && tmp_details.location() == kDescriptor) break; in ReconfigureProperty()
3653 PropertyLocation next_location; in ReconfigureProperty() local
3663 next_location = kField; in ReconfigureProperty()
3679 next_location = in ReconfigureProperty()
3693 if (next_location == kField) { in ReconfigureProperty()
3729 PropertyDetails details(next_attributes, next_kind, next_location, in ReconfigureProperty()
3745 PropertyLocation next_location; in ReconfigureProperty() local
3757 next_location = kField; in ReconfigureProperty()
3766 next_location = old_details.location(); in ReconfigureProperty()
3770 if (next_location == kField) { in ReconfigureProperty()
3800 PropertyDetails details(next_attributes, next_kind, next_location, in ReconfigureProperty()