Searched refs:numTypeParams (Results 1 – 1 of 1) sorted by relevance
544 unsigned numTypeParams = typeParams->size(); in applyObjCTypeArgs() local587 if (i < numTypeParams) { in applyObjCTypeArgs()593 << numTypeParams; in applyObjCTypeArgs()691 if (!anyPackExpansions && finalTypeArgs.size() != numTypeParams) { in applyObjCTypeArgs()694 << (unsigned)finalTypeArgs.size() << (unsigned)numTypeParams; in applyObjCTypeArgs()