Searched refs:NumCleanupObjects (Results 1 – 4 of 4) sorted by relevance
1281 unsigned NumCleanupObjects; member1351 unsigned NumCleanupObjects, in ExpressionEvaluationContextRecord()1356 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()
7326 unsigned FirstCleanup = ExprEvalContexts.back().NumCleanupObjects; in MaybeCreateExprWithCleanups()
18028 ExprCleanupObjects.erase(ExprCleanupObjects.begin() + Rec.NumCleanupObjects, in PopExpressionEvaluationContext()18049 ExprCleanupObjects.begin() + ExprEvalContexts.back().NumCleanupObjects, in DiscardCleanupsInEvaluationContext()
15804 ExprEvalContexts.back().NumCleanupObjects && in ActOnFinishFunctionBody()