Searched refs:numObjects (Results 1 – 3 of 3) sorted by relevance
1316 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() argument1318 ExprWithCleanupsBits.NumObjects = numObjects; in ExprWithCleanups()1323 unsigned numObjects) { in Create() argument1324 void *buffer = C.Allocate(totalSizeToAlloc<CleanupObject>(numObjects), in Create()1326 return new (buffer) ExprWithCleanups(empty, numObjects); in Create()
23 …8xmstreamjm18ASN1LengthEncoding(ptr %this, ptr nocapture %stream, i32 %numObjects, i64 %size, i32 …
3381 unsigned numObjects);