Searched refs:numTypeParams (Results 1 – 2 of 2) sorted by relevance
840 unsigned numTypeParams = typeParams->size(); in applyObjCTypeArgs() local881 if (i < numTypeParams) { in applyObjCTypeArgs()889 << numTypeParams; in applyObjCTypeArgs()984 if (!anyPackExpansions && finalTypeArgs.size() != numTypeParams) { in applyObjCTypeArgs()989 << (unsigned)numTypeParams; in applyObjCTypeArgs()
881 unsigned numTypeParams = typeParams->size(); in applyObjCTypeArgs() local922 if (i < numTypeParams) { in applyObjCTypeArgs()930 << numTypeParams; in applyObjCTypeArgs()1024 if (!anyPackExpansions && finalTypeArgs.size() != numTypeParams) { in applyObjCTypeArgs()1029 << (unsigned)numTypeParams; in applyObjCTypeArgs()