Searched refs:assignedValues (Results 1 – 1 of 1) sorted by relevance
871 val assignedValues = it.value.filter { it.needsLocalField && !it.isVariable() } in readWithDependants() constant872 if (!assignedValues.isEmpty()) { in readWithDependants()874 assignedValues.forEach { expr: Expr -> in readWithDependants()