Searched refs:AcceptableWithoutRecovery (Results 1 – 1 of 1) sorted by relevance
2545 bool AcceptableWithoutRecovery = false; in DiagnoseEmptyLookup() local2595 AcceptableWithoutRecovery = isa<TypeDecl>(UnderlyingND) || in DiagnoseEmptyLookup()2601 AcceptableWithoutRecovery = true; in DiagnoseEmptyLookup()2604 if (AcceptableWithRecovery || AcceptableWithoutRecovery) { in DiagnoseEmptyLookup()