Searched refs:current_property (Results 1 – 1 of 1) sorted by relevance
700 auto& current_property = current_properties_[property.first]; in HandleConditional() local701 current_property = std::max(current_property, property.second); in HandleConditional()