Searched defs:TTPT (Results 1 – 6 of 6) sorted by relevance
251 if (const auto *TTPT = dyn_cast_if_present<TemplateTypeParmType>(T.Type)) { in simplifyType() local
374 if (auto *TTPT = Pack.first.dyn_cast<const TemplateTypeParmType *>()) { in DiagnoseUnexpandedParameterPacks() local
5940 } else if (const auto *TTPT = in CodeCompleteMemberReferenceExpr() local6903 if (const auto *TTPT = in CodeCompleteQualifiedId() local
537 if (const auto *TTPT = dyn_cast_or_null<TemplateTypeParmType>(Ty)) { in printEntryName() local
766 const TemplateTypeParmType *TTPT) { in VisitTemplateTypeParmType()
2337 if (auto *TTPT = Pattern->getAs<TemplateTypeParmType>()) { in isSubstitutedType() local