Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
1243 unsigned NumCleanupObjects; member1289 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()1294 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()
7020 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
16679 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()16700 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
14754 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()