Searched defs:InlineStorageSize (Results 1 – 2 of 2) sorted by relevance
232 : INHERITED(fInlineStorage, InlineStorageSize, firstHeapAllocation) {} in INHERITED() argument
46 static constexpr size_t InlineStorageSize = sizeof(void *) * 3; variable