Home
last modified time | relevance | path

Searched defs:VTPSD (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1422 if (const auto *VTPSD = getSourceRange() local
1705 if (const auto *VTPSD = getReplacedTemplateParameterList() local
H A DDeclBase.cpp279 if (auto *VTPSD = dyn_cast<VarTemplatePartialSpecializationDecl>(this)) getDescribedTemplateParams() local
H A DDecl.cpp2706 if (auto *VTPSD = getTemplateInstantiationPattern() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5584 if (const auto *VTPSD = dyn_cast<VarTemplatePartialSpecializationDecl>(DC)) constraintsForTemplatedEntity() local