Searched refs:numTypeParams (Results 1 – 1 of 1) sorted by relevance
548 unsigned numTypeParams = typeParams->size(); in applyObjCTypeArgs() local591 if (i < numTypeParams) { in applyObjCTypeArgs()597 << numTypeParams; in applyObjCTypeArgs()695 if (!anyPackExpansions && finalTypeArgs.size() != numTypeParams) { in applyObjCTypeArgs()698 << (unsigned)finalTypeArgs.size() << (unsigned)numTypeParams; in applyObjCTypeArgs()