Searched defs:InlineStorageSize (Results 1 – 2 of 2) sorted by relevance
40 constexpr size_t InlineStorageSize() { in InlineStorageSize() function
46 static constexpr size_t InlineStorageSize = sizeof(void *) * 3; variable