Searched refs:getTypoExprState (Results 1 – 4 of 4) sorted by relevance
6143 auto &State = SemaRef.getTypoExprState(TE); in EmitAllDiagnostics()6174 auto &State = SemaRef.getTypoExprState(TE); in CheckAndAdvanceTypoExprCorrectionStreams()6251 auto &State = SemaRef.getTypoExprState(TE); in Transform()6283 auto &State = SemaRef.getTypoExprState(E); in TransformTypoExpr()
4602 const Sema::TypoExprState &Sema::getTypoExprState(TypoExpr *TE) const { in getTypoExprState() function in Sema
2178 auto &State = getTypoExprState(TE); in ActOnIdExpression()
2580 const TypoExprState &getTypoExprState(TypoExpr *TE) const;