Searched refs:SecondExpandedList (Results 1 – 1 of 1) sorted by relevance
1210 llvm::SmallVector<const TemplateArgument *, 8> SecondExpandedList = in diagnoseMismatch() local1213 if (FirstExpandedList.size() != SecondExpandedList.size()) { in diagnoseMismatch()1217 << (unsigned)SecondExpandedList.size(); in diagnoseMismatch()1223 &SecondTA = *SecondExpandedList[i]; in diagnoseMismatch()