Searched defs:getVarList (Results 1 – 2 of 2) sorted by relevance
192 ArrayRef<Expr *> getVarList() { in getVarList() function220 ArrayRef<Expr *> getVarList() const { in getVarList() function
562 ArrayRef<Expr *> getVarList() { return getExprs(); } in getVarList() function563 ArrayRef<Expr *> getVarList() const { return getExprs(); } in getVarList() function