Polly 20.0.0git
Public Attributes | List of all members
isl_keyword Struct Reference

Public Attributes

char * name
 
enum isl_token_type type
 

Detailed Description

Definition at line 19 of file isl_stream.c.

Member Data Documentation

◆ name

char* isl_keyword::name

Definition at line 20 of file isl_stream.c.

Referenced by free_keyword(), isl_stream_register_keyword(), and same_name().

◆ type

enum isl_token_type isl_keyword::type

Definition at line 21 of file isl_stream.c.

Referenced by check_keywords(), and isl_stream_register_keyword().


The documentation for this struct was generated from the following file: