Searched refs:getInscanCopyArrayElems (Results 1 – 4 of 4) sorted by relevance
3355 MutableArrayRef<Expr *> getInscanCopyArrayElems() { in getInscanCopyArrayElems() function3359 ArrayRef<const Expr *> getInscanCopyArrayElems() const { in getInscanCopyArrayElems() function3499 return helper_expr_const_range(getInscanCopyArrayElems().begin(), in copy_array_elems()3500 getInscanCopyArrayElems().end()); in copy_array_elems()3504 return helper_expr_range(getInscanCopyArrayElems().begin(), in copy_array_elems()3505 getInscanCopyArrayElems().end()); in copy_array_elems()
3315 MutableArrayRef<Expr *> getInscanCopyArrayElems() { in getInscanCopyArrayElems() function3319 ArrayRef<const Expr *> getInscanCopyArrayElems() const { in getInscanCopyArrayElems() function3459 return helper_expr_const_range(getInscanCopyArrayElems().begin(), in copy_array_elems()3460 getInscanCopyArrayElems().end()); in copy_array_elems()3464 return helper_expr_range(getInscanCopyArrayElems().begin(), in copy_array_elems()3465 getInscanCopyArrayElems().end()); in copy_array_elems()