Lines Matching full:corrected
4224 /// \returns a \c TypoCorrection containing the corrected name if the typo
4225 /// along with information such as the \c NamedDecl where the corrected name
4488 // unless the method being corrected--or the current DeclContext, if the
4489 // function being corrected is not a method--is a method in the same class
4534 /// \brief Diagnose a successfully-corrected typo. Separated from the correction
4538 /// \param TypoDiag The diagnostic to produce. This will have the corrected
4543 /// recover from the typo as if the corrected string had been typed.