Searched refs:AcceptableWithoutRecovery (Results 1 – 1 of 1) sorted by relevance
2346 bool AcceptableWithoutRecovery = false; in DiagnoseEmptyLookup() local2396 AcceptableWithoutRecovery = isa<TypeDecl>(UnderlyingND) || in DiagnoseEmptyLookup()2402 AcceptableWithoutRecovery = true; in DiagnoseEmptyLookup()2405 if (AcceptableWithRecovery || AcceptableWithoutRecovery) { in DiagnoseEmptyLookup()