Lines Matching full:recover
212 // We found some types in dependent base classes. Recover as if the user
373 // Recover from type-hiding ambiguities by hiding the type. We'll
624 // FIXME: Should we move the logic that tries to recover from a missing tag
4151 // Recover by adding 'static'.
4164 // Recover by removing the storage specifier.
4700 /// \returns true if we cannot safely recover from this error, false otherwise.
7921 // Recover gracefully from an invalid redeclaration.
8063 // Recover gracefully from an invalid redeclaration.
10455 // Recover by removing the name
11901 // Recover by falling back to int.
12204 // Recover by ignoring the old declaration.
12237 // Recover by making this an anonymous redefinition.
12333 // If this is a redefinition, recover by making this
12426 // issue an error and recover by making this tag be anonymous.
12659 // In C++, don't return an invalid declaration. We can't recover well from
13010 // If we receive a broken type, recover by assuming 'int' and
14794 // Recover from user error.