Searched refs:numTypeParams (Results 1 – 1 of 1) sorted by relevance
892 unsigned numTypeParams = typeParams->size(); in applyObjCTypeArgs() local935 if (i < numTypeParams) { in applyObjCTypeArgs()943 << numTypeParams; in applyObjCTypeArgs()1037 if (!anyPackExpansions && finalTypeArgs.size() != numTypeParams) { in applyObjCTypeArgs()1042 << (unsigned)numTypeParams; in applyObjCTypeArgs()