Searched defs:getVars (Results 1 – 4 of 4) sorted by relevance
52 ArrayRef<const Expr *> getVars() const { in getVars() function56 MutableArrayRef<Expr *> getVars() { in getVars() function
119 ArrayRef<const Expr *> getVars() const { in getVars() function124 MutableArrayRef<Expr *> getVars() { in getVars() function482 ArrayRef<const Expr *> getVars() const { in getVars() function487 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