Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
6296 unsigned NumCleanupObjects; member6387 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()6392 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()
7667 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
17651 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()17672 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
16191 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()