Home | History | Annotate | Download | only in AST

Lines Matching full:getargs

3346   Expr **MyArgs = getArgs();
3942 begin = reinterpret_cast<Stmt **>(getArgs());
3944 reinterpret_cast<Stmt **>(getArgs() + getNumArgs()));