Searched refs:NumTypos (Results 1 – 4 of 4) sorted by relevance
8390 if (E && !ExprEvalContexts.empty() && ExprEvalContexts.back().NumTypos && in CorrectDelayedTyposInExpr()8397 ExprEvalContexts.back().NumTypos -= TyposResolved; in CorrectDelayedTyposInExpr()
16634 unsigned NumTypos = Rec.NumTypos; in PopExpressionEvaluationContext() local16695 ExprEvalContexts.back().NumTypos += NumTypos; in PopExpressionEvaluationContext()
5169 ExprEvalContexts.back().NumTypos++; in CorrectTypoDelayed()
1247 unsigned NumTypos; member1294 NumCleanupObjects(NumCleanupObjects), NumTypos(0), in ExpressionEvaluationContextRecord()