Searched refs:SecondTA (Results 1 – 2 of 2) sorted by relevance
10720 &SecondTA = *SecondExpandedList[i]; in diagnoseOdrViolations() local10722 ComputeTemplateArgumentODRHash(SecondTA)) { in diagnoseOdrViolations()10733 << SecondMethodType << SecondName << SecondTA << i + 1; in diagnoseOdrViolations()11038 TemplateArgument SecondTA = in diagnoseOdrViolations() local11041 ComputeTemplateArgumentODRHash(SecondTA)) { in diagnoseOdrViolations()11051 << SecondTemplate << (i + 1) << SecondTA; in diagnoseOdrViolations()
10926 TemplateArgument SecondTA = *DeductionFailure.getSecondArg(); in DiagnoseBadDeduction() local10928 SecondTA.getKind() == TemplateArgument::Template) { in DiagnoseBadDeduction()10930 TemplateName SecondTN = SecondTA.getAsTemplate(); in DiagnoseBadDeduction()10959 << FirstTA << SecondTA; in DiagnoseBadDeduction()