Searched refs:getTypoExprState (Results 1 – 4 of 4) sorted by relevance
7588 auto &State = SemaRef.getTypoExprState(TE); in EmitAllDiagnostics()7619 auto &State = SemaRef.getTypoExprState(TE); in CheckAndAdvanceTypoExprCorrectionStreams()7703 auto &State = SemaRef.getTypoExprState(TE); in Transform()7736 auto &State = SemaRef.getTypoExprState(E); in TransformTypoExpr()
5195 const Sema::TypoExprState &Sema::getTypoExprState(TypoExpr *TE) const { in getTypoExprState() function in Sema
2210 auto &State = getTypoExprState(TE); in ActOnIdExpression()
3200 const TypoExprState &getTypoExprState(TypoExpr *TE) const;