Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
976 unsigned NumCleanupObjects; member1017 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()1022 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()
6508 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
14536 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()14557 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
13387 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()