Searched defs:is_blob (Results 1 – 3 of 3) sorted by relevance
57 static bool is_blob = false; variable
158 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function
274 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function