Polly 19.0.0git
Classes | Functions
isl_stream_private.h File Reference
#include <isl_int.h>
#include <isl/stream.h>
#include <isl_yaml.h>

Go to the source code of this file.

Classes

struct  isl_token
 
struct  isl_stream
 

Functions

struct isl_tokenisl_token_new (isl_ctx *ctx, int line, int col, unsigned on_new_line)
 

Function Documentation

◆ isl_token_new()

struct isl_token * isl_token_new ( isl_ctx ctx,
int  line,
int  col,
unsigned  on_new_line 
)