Searched defs:DSDRE (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 2895 if (auto *DSDRE = dyn_cast<DependentScopeDeclRefExpr>(E.get())) mightBeIntendedToBeTemplateName() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 649 } else if (auto *DSDRE = diagnoseExprIntendedAsTemplateName() local |