Home
last modified time | relevance | path

Searched defs:CTPSD (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/AST/
H A DComment.cpp287 const ClassTemplatePartialSpecializationDecl *CTPSD = in fill() local
H A DDeclTemplate.cpp1011 if (const auto *CTPSD = getSourceRange() local
1676 if (const auto *CTPSD = getReplacedTemplateParameterList() local
H A DDeclBase.cpp277 if (auto *CTPSD = dyn_cast<ClassTemplatePartialSpecializationDecl>(this)) getDescribedTemplateParams() local
H A DDeclCXX.cpp1950 if (auto *CTPSD = getTemplateInstantiationPattern() local
H A DASTImporter.cpp6323 auto *CTPSD = cast<ClassTemplatePartialSpecializationDecl *>(P); VisitClassTemplateSpecializationDecl() local
/llvm-project/clang-tools-extra/clang-doc/
H A DSerialize.cpp699 if (const ClassTemplatePartialSpecializationDecl *CTPSD = emitInfo() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5581 if (const auto *CTPSD = constraintsForTemplatedEntity() local