Home | History | Annotate | Download | only in Sema

Lines Matching refs:Recover

4862                                  bool NeedDefinition, bool Recover) {
4884 Recover);
4890 MissingImportKind MIK, bool Recover) {
4926 // Try to recover by implicitly importing this module.
4927 if (Recover)
4940 /// recover from the typo as if the corrected string had been typed.