Searched refs:next_location (Results 1 – 1 of 1) sorted by relevance
3473 PropertyLocation next_location; in ReconfigureProperty() local3483 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() local3663 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[all …]