Searched defs:is_boolean (Results 1 – 7 of 7) sorted by relevance
92 bool is_boolean() const { return Type() == kBooleanType; } in is_boolean() function
668 pub fn is_boolean(&self) -> bool { in is_boolean() method
691 pub fn is_boolean(&self) -> bool { in is_boolean() method
162 inline bool is_boolean() const { in is_boolean() function
922 is_boolean() const override in is_boolean() function in cxxopts::values::abstract_value1103 bool is_boolean; member
20149 constexpr bool is_boolean() const noexcept in is_boolean() function in nlohmann::basic_json