Searched refs:AcceptableWithoutRecovery (Results 1 – 1 of 1) sorted by relevance
2579 bool AcceptableWithoutRecovery = false; in DiagnoseEmptyLookup() local2629 AcceptableWithoutRecovery = isa<TypeDecl>(UnderlyingND) || in DiagnoseEmptyLookup()2635 AcceptableWithoutRecovery = true; in DiagnoseEmptyLookup()2638 if (AcceptableWithRecovery || AcceptableWithoutRecovery) { in DiagnoseEmptyLookup()