Home | History | Annotate | Download | only in Sema

Lines Matching full:recover

10830 /// Attempt to recover from an ill-formed use of a non-dependent name in a
10925 // Try to recover by calling this function.
10935 /// Attempt to recover from ill-formed use of a non-dependent operator in a
10977 /// Attempts to recover from a call where no functions were found.
10987 // Do not try to recover if it is already building a recovery call.
11143 // Try to recover by looking for viable functions which the user might
11387 // FIXME: Recover by calling the found function.
11657 // FIXME: Recover by calling the found function.