Home | History | Annotate | Download | only in AST

Lines Matching defs:Num

1286           unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex();
1287 if (Num > 1)
1288 mangleNumber(Num - 2);