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