Searched defs:is_boolean (Results 1 – 4 of 4) sorted by relevance
670 pub fn is_boolean(&self) -> bool { in is_boolean() method
920 is_boolean() const override in is_boolean() function in cxxopts::values::abstract_value1101 bool is_boolean; member
929 bool is_boolean() const in is_boolean() function
2307 const bool is_boolean = field->cpp_type() == FieldDescriptor::CPPTYPE_BOOL; in GenerateFieldValueExpression() local