Home | History | Annotate | Download | only in AST

Lines Matching refs:getNumParams

1181       Arity = cast<FunctionDecl>(ND)->getNumParams();
1286 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex();