Searched refs:EmptyD (Results 1 – 3 of 3) sorted by relevance
3077 if (auto *EmptyD = in VisitBaseUsingDecls() local3080 SemaRef.Context, Owner, EmptyD->getLocation(), EmptyD->getDeclName()); in VisitBaseUsingDecls()
1172 if (auto *EmptyD = dyn_cast<UnresolvedUsingIfExistsDecl>(FirstDecl)) { in ClassifyName() local1173 (void)DiagnoseUseOfDecl(EmptyD, NameLoc); in ClassifyName()
356 if (const auto *EmptyD = dyn_cast<UnresolvedUsingIfExistsDecl>(D)) { in DiagnoseUseOfDecl() local358 Diag(EmptyD->getLocation(), diag::note_empty_using_if_exists_here); in DiagnoseUseOfDecl()