Searched refs:TTPTL (Results 1 – 1 of 1) sorted by relevance
581 if (auto TTPTL = TL.getAs<TemplateTypeParmTypeLoc>()) { in getContainedAutoParamType() local582 if (TTPTL.getTypePtr()->getDecl()->isImplicit()) in getContainedAutoParamType()583 return TTPTL; in getContainedAutoParamType()