Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
6726 unsigned NumCleanupObjects; member6820 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()6825 NumCleanupObjects(NumCleanupObjects), in ExpressionEvaluationContextRecord()
6688 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
18097 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()18114 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
16670 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()