Home | History | Annotate | Download | only in Sema

Lines Matching refs:PackExpansionType

985   /// By default, builds a new PackExpansionType type from the given pattern.
4231 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) {
4393 if (const PackExpansionType *Expansion
4394 = dyn_cast<PackExpansionType>(OldType)) {