Searched refs:getTypoExprState (Results 1 – 4 of 4) sorted by relevance
6765 auto &State = SemaRef.getTypoExprState(TE); in EmitAllDiagnostics()6796 auto &State = SemaRef.getTypoExprState(TE); in CheckAndAdvanceTypoExprCorrectionStreams()6888 auto &State = SemaRef.getTypoExprState(TE); in Transform()6921 auto &State = SemaRef.getTypoExprState(E); in TransformTypoExpr()
5098 const Sema::TypoExprState &Sema::getTypoExprState(TypoExpr *TE) const { in getTypoExprState() function in Sema
2239 auto &State = getTypoExprState(TE); in ActOnIdExpression()
2833 const TypoExprState &getTypoExprState(TypoExpr *TE) const;