Searched refs:getInscanCopyArrayElems (Results 1 – 1 of 1) sorted by relevance
2871 MutableArrayRef<Expr *> getInscanCopyArrayElems() { in getInscanCopyArrayElems() function2875 ArrayRef<const Expr *> getInscanCopyArrayElems() const { in getInscanCopyArrayElems() function3015 return helper_expr_const_range(getInscanCopyArrayElems().begin(), in copy_array_elems()3016 getInscanCopyArrayElems().end()); in copy_array_elems()3020 return helper_expr_range(getInscanCopyArrayElems().begin(), in copy_array_elems()3021 getInscanCopyArrayElems().end()); in copy_array_elems()