Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp257 if (auto *VTPSD = dyn_cast<VarTemplatePartialSpecializationDecl>(this)) in getDescribedTemplateParams() local
H A DDeclTemplate.cpp1633 if (const auto *VTPSD = in getReplacedTemplateParameterList() local
H A DDecl.cpp2645 if (auto *VTPSD = in getTemplateInstantiationPattern() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp5488 if (const auto *VTPSD = dyn_cast<VarTemplatePartialSpecializationDecl>(DC)) in constraintsForTemplatedEntity() local