Searched refs:numObjects (Results 1 – 3 of 3) sorted by relevance
1132 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() argument1134 ExprWithCleanupsBits.NumObjects = numObjects; in ExprWithCleanups()1139 unsigned numObjects) { in Create() argument1140 size_t size = sizeof(ExprWithCleanups) + numObjects * sizeof(CleanupObject); in Create()1142 return new (buffer) ExprWithCleanups(empty, numObjects); in Create()
23 …ing(%struct.ASN1Unit* %this, %struct.xmstream* nocapture %stream, i32 %numObjects, i64 %size, i32 …
2777 unsigned numObjects);