Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
1250 unsigned NumCleanupObjects; member1296 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()1301 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()
7068 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
16840 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()16861 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
14810 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()