Searched refs:PackExpansion (Results 1 – 10 of 10) sorted by relevance
101 DEPENDENT_TYPE(PackExpansion, Type)
4114 : Type(PackExpansion, Canon, /*Dependent=*/Pattern->isDependentType(),4154 return T->getTypeClass() == PackExpansion;
165 case PackExpansion: in getEndLoc()
216 case Type::PackExpansion: in canPrefixQualifiers()
845 case Type::PackExpansion: in mangleUnresolvedPrefix()
1401 case Type::PackExpansion: in typeIsPostfix()
771 case Type::PackExpansion: in IsStructurallyEquivalent()
2268 case Type::PackExpansion: in getVariableArrayDecayedType()
2488 if (const PackExpansionType *PackExpansion in InstantiateExceptionSpec() local2492 SemaRef.collectUnexpandedParameterPacks(PackExpansion->getPattern(), in InstantiateExceptionSpec()2500 = PackExpansion->getNumExpansions(); in InstantiateExceptionSpec()2515 QualType T = SemaRef.SubstType(PackExpansion->getPattern(), in InstantiateExceptionSpec()2531 QualType T = SemaRef.SubstType(PackExpansion->getPattern(), in InstantiateExceptionSpec()
1581 case Type::PackExpansion: in DeduceTemplateArgumentsByTypeMatch()4506 case Type::PackExpansion: in MarkUsedTemplateParameters()