Searched refs:newActiveValue (Results 1 – 1 of 1) sorted by relevance
2053 auto newActiveValue = (node->debugValueIndex != debug::LocalVariable::ValueNode::NoDebugValueIndex) in updateValue() local2056 auto activeValueChanged = activeValue != newActiveValue; in updateValue()2057 activeValue = newActiveValue; in updateValue()