Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
1308 unsigned NumCleanupObjects; member1384 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()1389 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()
7450 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
18670 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()18691 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
16396 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()