Lines Matching refs:Num
1334 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex();1335 if (Num > 1)1336 mangleNumber(Num - 2);1361 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex();1362 if (Num > 1)1363 mangleNumber(Num - 2);