Searched defs:bool_flags (Results 1 – 2 of 2) sorted by relevance
63 static constexpr uint32_t bool_flags = 10; member76 using bool_flags = TypedColumn<int64_t>; member109 int64_t bool_flags; member184 ColumnType::bool_flags::type bool_flags() const { in bool_flags() function294 ColumnType::bool_flags::type bool_flags() const { in bool_flags() function613 const TypedColumn<int64_t>& bool_flags() const { in bool_flags() function
135 static const NoDestructor<std::unordered_set<std::string>> bool_flags({ in BoolFlags() local