Searched refs:SecondTA (Results 1 – 2 of 2) sorted by relevance
10857 &SecondTA = *SecondExpandedList[i]; in diagnoseOdrViolations() local10859 ComputeTemplateArgumentODRHash(SecondTA)) { in diagnoseOdrViolations()10870 << SecondMethodType << SecondName << SecondTA << i + 1; in diagnoseOdrViolations()11175 TemplateArgument SecondTA = in diagnoseOdrViolations() local11178 ComputeTemplateArgumentODRHash(SecondTA)) { in diagnoseOdrViolations()11188 << SecondTemplate << (i + 1) << SecondTA; in diagnoseOdrViolations()
10931 TemplateArgument SecondTA = *DeductionFailure.getSecondArg(); in DiagnoseBadDeduction() local10933 SecondTA.getKind() == TemplateArgument::Template) { in DiagnoseBadDeduction()10935 TemplateName SecondTN = SecondTA.getAsTemplate(); in DiagnoseBadDeduction()10964 << FirstTA << SecondTA; in DiagnoseBadDeduction()