Searched defs:getVars (Results 1 – 3 of 3) sorted by relevance
52 ArrayRef<const Expr *> getVars() const { in getVars() function56 MutableArrayRef<Expr *> getVars() { in getVars() function
95 public List<VariableDeclarator> getVars() { in getVars() method in VariableDeclarationExpr
136 public ArrayList<Variable> getVars() { in getVars() method in Frame