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