Searched defs:EmptyD (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 3304 if (auto *EmptyD = VisitBaseUsingDecls() local |
H A D | SemaDecl.cpp | 1185 if (auto *EmptyD = dyn_cast<UnresolvedUsingIfExistsDecl>(FirstDecl)) { ClassifyName() local |
H A D | SemaExpr.cpp | 359 if (const auto *EmptyD = dyn_cast<UnresolvedUsingIfExistsDecl>(D)) { DiagnoseUseOfDecl() local |