Home | History | Annotate | Download | only in AST

Lines Matching refs:NumExpandedTypes

510                                                  unsigned NumExpandedTypes,
515 NumExpandedTypes(NumExpandedTypes)
519 for (unsigned I = 0; I != NumExpandedTypes; ++I) {
543 unsigned NumExpandedTypes,
546 + NumExpandedTypes * 2 * sizeof(void*);
550 ExpandedTypes, NumExpandedTypes,
564 unsigned NumExpandedTypes) {
566 + NumExpandedTypes * 2 * sizeof(void*);
571 QualType(), 0, 0, NumExpandedTypes,