Searched refs:numTypeParams (Results 1 – 1 of 1) sorted by relevance
872 unsigned numTypeParams = typeParams->size(); in applyObjCTypeArgs() local913 if (i < numTypeParams) { in applyObjCTypeArgs()921 << numTypeParams; in applyObjCTypeArgs()1015 if (!anyPackExpansions && finalTypeArgs.size() != numTypeParams) { in applyObjCTypeArgs()1020 << (unsigned)numTypeParams; in applyObjCTypeArgs()