Searched defs:has_value (Results 1 – 4 of 4) sorted by relevance
49 void AssertCmdlineValue(bool has_value, int expected) { in AssertCmdlineValue()56 void AssertSysPropValue(bool has_value, int expected) { in AssertSysPropValue()63 void AssertServerSettingValue(bool has_value, int expected) { in AssertServerSettingValue()
45 bool Optional<ObjectType>::has_value() const { in has_value() function
333 constexpr bool has_value() const noexcept { return var_.index() == 0; } in has_value() function560 constexpr bool has_value() const noexcept { return var_.index() == 0; } in has_value() function
315 constexpr bool has_value() const { in has_value() function