Searched refs:numTypeParams (Results 1 – 1 of 1) sorted by relevance
882 unsigned numTypeParams = typeParams->size(); in applyObjCTypeArgs() local923 if (i < numTypeParams) { in applyObjCTypeArgs()931 << numTypeParams; in applyObjCTypeArgs()1025 if (!anyPackExpansions && finalTypeArgs.size() != numTypeParams) { in applyObjCTypeArgs()1030 << (unsigned)numTypeParams; in applyObjCTypeArgs()