Searched refs:peekNextCorrection (Results 1 – 4 of 4) sorted by relevance
164 const TypoCorrection &peekNextCorrection() { in peekNextCorrection() function
182 const TypoCorrection &peekNextCorrection() { in peekNextCorrection() function
8179 TypoCorrection TC = SemaRef.getTypoExprState(TE).Consumer->peekNextCorrection(); in RecursiveTransformLoop()8195 } while ((Next = SemaRef.getTypoExprState(TE).Consumer->peekNextCorrection()) && in RecursiveTransformLoop()8292 if ((Next = State.Consumer->peekNextCorrection()) && in TransformTypoExpr()
6937 if ((Next = State.Consumer->peekNextCorrection()) && in TransformTypoExpr()