Searched defs:getArgs (Results 1 – 8 of 8) sorted by relevance
38 public LinkedList<PExpression> getArgs() in getArgs() method in ASequenceExpression
68 public LinkedList<PExpression> getArgs() in getArgs() method in AFunctionExpression
126 arglist_type &getArgs() { return Args; } in getArgs() function127 const arglist_type &getArgs() const { return Args; } in getArgs() function
74 const DerivedArgList &getArgs() const { return *TranslatedArgs; } in getArgs() function
47 public Expression[] getArgs() in getArgs() method in FunctionMultiArgs
795 Expr **getArgs() { in getArgs() function798 const Expr * const *getArgs() const { in getArgs() function
880 Expr **getArgs() const { return reinterpret_cast<Expr **>(Args); } in getArgs() function
1917 Expr **getArgs() { in getArgs() function