Searched defs:TTPT (Results 1 – 5 of 5) sorted by relevance
318 if (auto *TTPT = Pack.first.dyn_cast<const TemplateTypeParmType *>()) { in DiagnoseUnexpandedParameterPacks() local
5790 } else if (const auto *TTPT = in CodeCompleteMemberReferenceExpr() local6752 if (const auto *TTPT = in CodeCompleteQualifiedId() local
519 if (const auto *TTPT = dyn_cast_or_null<TemplateTypeParmType>(Ty)) { in printEntryName() local
764 const TemplateTypeParmType *TTPT) { in VisitTemplateTypeParmType()
2172 if (auto *TTPT = Pattern->getAs<TemplateTypeParmType>()) { in isSubstitutedType() local