Searched refs:getTypoExprState (Results 1 – 4 of 4) sorted by relevance
6486 auto &State = SemaRef.getTypoExprState(TE); in EmitAllDiagnostics()6517 auto &State = SemaRef.getTypoExprState(TE); in CheckAndAdvanceTypoExprCorrectionStreams()6601 auto &State = SemaRef.getTypoExprState(TE); in Transform()6634 auto &State = SemaRef.getTypoExprState(E); in TransformTypoExpr()
4984 const Sema::TypoExprState &Sema::getTypoExprState(TypoExpr *TE) const { in getTypoExprState() function in Sema
2176 auto &State = getTypoExprState(TE); in ActOnIdExpression()
2759 const TypoExprState &getTypoExprState(TypoExpr *TE) const;