|
Polly 22.0.0git
|
This is the complete list of members for Method, including all inherited members.
| c_num_params() const | Method | |
| callbacks | Method | |
| clazz | Method | |
| constructor enum value | Method | |
| empty_combiner() | Method | static |
| fd | Method | |
| get_param(int pos) const | Method | virtual |
| is_subclass_mutator() const | Method | |
| Kind enum name | Method | |
| kind | Method | |
| member_method enum value | Method | |
| Method(const isl_class &clazz, FunctionDecl *fd, const std::string &name) | Method | |
| Method(const isl_class &clazz, FunctionDecl *fd) | Method | |
| name | Method | |
| num_params() const | Method | virtual |
| on_arg_list(int start, int end, const list_combiner &combiner, const std::function< bool(int i)> &on_arg_skip_next) | Method | static |
| on_cpp_arg_list(const list_combiner &combiner, const std::function< void(int i, int arg)> &on_arg) const | Method | |
| on_cpp_arg_list(const std::function< void(int i, int arg)> &on_arg) const | Method | |
| on_fd_arg_list(int start, int end, const list_combiner &combiner, const std::function< void(int i, int arg)> &on_arg) const | Method | |
| param_needs_copy(int pos) const | Method | virtual |
| print_arg_list(std::ostream &os, int start, int end, const std::function< bool(int i)> &print_arg_skip_next) | Method | static |
| print_combiner(std::ostream &os) | Method | static |
| print_cpp_arg_list(std::ostream &os, const std::function< void(int i, int arg)> &print_arg) const | Method | |
| print_fd_arg_list(std::ostream &os, int start, int end, const std::function< void(int i, int arg)> &print_arg) const | Method | |
| print_param_use(ostream &os, int pos) const | Method | virtual |
| static_method enum value | Method |