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