Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp257 if (auto *VTPSD = dyn_cast<VarTemplatePartialSpecializationDecl>(this)) getDescribedTemplateParams() local
H A DDeclTemplate.cpp1620 if (const auto *VTPSD = getReplacedTemplateParameterList() local
H A DDecl.cpp2708 if (auto *VTPSD = getTemplateInstantiationPattern() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5569 if (const auto *VTPSD = dyn_cast<VarTemplatePartialSpecializationDecl>(DC)) constraintsForTemplatedEntity() local