Searched defs:StorageType (Results 1 – 3 of 3) sorted by relevance
40 using StorageType = uint32_t; member65 explicit operator StorageType() const { in StorageType() function143 using StorageType = BitStringChar::StorageType; member226 explicit operator StorageType() const { in StorageType() function
121 explicit operator StorageType() const { in StorageType() function207 using StorageType = T; member
259 using StorageType = BitString::StorageType; in TEST_F() typedef