Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
757 unsigned NumCleanupObjects; member790 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()795 IsDecltype(IsDecltype), NumCleanupObjects(NumCleanupObjects), in ExpressionEvaluationContextRecord()
5046 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
11501 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()11525 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
10626 assert(ExprCleanupObjects.size() == ExprEvalContexts.back().NumCleanupObjects in ActOnFinishFunctionBody()