Searched refs:isl_ctx_set_full_error (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_ctx.c | 119 void isl_ctx_set_full_error(isl_ctx *ctx, enum isl_error error, const char *msg, in isl_ctx_set_full_error() function 136 isl_ctx_set_full_error(ctx, error, msg, file, line); in isl_handle_error() 359 isl_ctx_set_full_error(ctx, error, NULL, NULL, -1); in isl_ctx_set_error()
|
| H A D | isl_ctx_private.h | 46 void isl_ctx_set_full_error(isl_ctx *ctx, enum isl_error error, const char *msg,
|
| H A D | isl_stream.c | 139 isl_ctx_set_full_error(s->ctx, isl_error_invalid, "syntax error", in isl_stream_error()
|