|
Polly 23.0.0git
|
#include <cpp.h>
Public Member Functions | |
| options_scoped_set_on_error (class ctx ctx, int on_error) | |
| ~options_scoped_set_on_error () | |
Private Attributes | |
| isl_ctx * | ctx |
| int | saved_on_error |
Definition at line 252 of file include/isl/cpp.h.
|
inline |
Definition at line 256 of file include/isl/cpp.h.
References ctx, isl_options_get_on_error(), isl_options_set_on_error(), on_error, and saved_on_error.
|
inline |
Definition at line 261 of file include/isl/cpp.h.
References ctx, isl_options_set_on_error(), and saved_on_error.
|
private |
Definition at line 253 of file include/isl/cpp.h.
Referenced by options_scoped_set_on_error(), and ~options_scoped_set_on_error().
|
private |
Definition at line 254 of file include/isl/cpp.h.
Referenced by options_scoped_set_on_error(), and ~options_scoped_set_on_error().