isl_stream_eat ( isl_stream* s, int type )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_eat_if_available ( isl_stream* s, int type )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_error ( isl_stream* s, isl_token* tok, char* msg )Field 'tok->u' in 2nd parameter 'tok' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_flush_tokens ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_free ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_is_empty ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_new_file ( isl_ctx* ctx, FILE* file )Field 'retval->tokens->u' in return value (pointer) has type 'anon-union-stream.h-44'.
isl_stream_new_str ( isl_ctx* ctx, char const* str )Field 'retval->tokens->u' in return value (pointer) has type 'anon-union-stream.h-44'.
isl_stream_next_token ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_next_token_is ( isl_stream* s, int type )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_next_token_on_same_line ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_push_token ( isl_stream* s, isl_token* tok )Field 'tok->u' in 2nd parameter 'tok' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_read_ident_if_available ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_read_map ( isl_stream* s, int nparam )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_read_obj ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_read_pw_qpolynomial ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_read_set ( isl_stream* s, int nparam )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_read_union_map ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_register_keyword ( isl_stream* s, char const* name )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_stream_skip_line ( isl_stream* s )Field 's->tokens->u' in 1st parameter 's' (pointer) has type 'anon-union-stream.h-44'.
isl_token_free ( isl_token* tok )Field 'tok->u' in 1st parameter 'tok' (pointer) has type 'anon-union-stream.h-44'.