Searched defs:IsBtree (Results 1 – 3 of 3) sorted by relevance
256 constexpr bool IsBtree() const { return tag == BTREE; } in IsBtree() function
250 constexpr bool IsBtree() const { return tag == BTREE; } in IsBtree() function