Searched defs:is_boolean (Results 1 – 3 of 3) sorted by relevance
666 pub fn is_boolean(&self) -> bool { in is_boolean() method
929 bool is_boolean() const in is_boolean() function
2307 const bool is_boolean = field->cpp_type() == FieldDescriptor::CPPTYPE_BOOL; in GenerateFieldValueExpression() local