Searched refs:ArgIsExpansion (Results 1 – 1 of 1) sorted by relevance
5752 bool ArgIsExpansion = ArgLoc.getArgument().isPackExpansion(); in CheckTemplateArgumentList() local5754 if (ArgIsExpansion && CTAI.MatchingTTP) { in CheckTemplateArgumentList()5789 if (ArgIsExpansion && NonPackParameter) { in CheckTemplateArgumentList()5807 if (ArgIsExpansion && (CTAI.MatchingTTP || NonPackParameter)) { in CheckTemplateArgumentList()