Searched refs:ExprWithCleanupsBits (Results 1 – 3 of 3) sorted by relevance
1124 ExprWithCleanupsBits.NumObjects = objects.size(); in ExprWithCleanups()1139 ExprWithCleanupsBits.NumObjects = numObjects; in ExprWithCleanups()
254 ExprWithCleanupsBitfields ExprWithCleanupsBits; in LLVM_ALIGNAS() member
2930 unsigned getNumObjects() const { return ExprWithCleanupsBits.NumObjects; } in getNumObjects()