Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComment.cpp280 const ClassTemplatePartialSpecializationDecl *CTPSD = in fill() local
H A DDeclBase.cpp246 if (auto *CTPSD = dyn_cast<ClassTemplatePartialSpecializationDecl>(this)) in getDescribedTemplateParams() local
H A DDeclCXX.cpp1853 if (auto *CTPSD = in getTemplateInstantiationPattern() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp5172 if (const auto *CTPSD = in constraintsForTemplatedEntity() local