Searched defs:orderedValue (Results 1 – 1 of 1) sorted by relevance
861 const auto orderedValue{GetIntValue(orderedClause.v)}; in ChecksOnOrderedAsBlock() local1202 const auto orderedValue{GetIntValue(orderedClause.v)}; in ChecksOnOrderedAsStandalone() local1220 std::optional<std::int64_t> orderedValue) { in CheckOrderedDependClause()1702 if (const auto orderedValue{GetIntValue(orderedClause.v)}) { in Leave() local