Searched refs:InterpSize (Results 1 – 3 of 3) sorted by relevance
48 using InterpSize = unsigned; variable56 const InterpSize ElemSize;58 const InterpSize Size;60 const InterpSize AllocSize;
59 InterpSize getSize() const { return Desc->getAllocSize(); } in getSize()
326 InterpSize ElemSize = Desc->getAllocSize() + sizeof(InlineDescriptor); in createDescriptor()