Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
1280 unsigned NumCleanupObjects; member1331 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()1336 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()
7306 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
17732 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()17753 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
15371 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()