PIPS
_gfc2pips_comments_ Struct Reference

#include <gfc2pips.h>

+ Collaboration diagram for _gfc2pips_comments_:

Data Fields

unsigned char done
 
locus l
 
gfc_code * gfc
 
char * s
 
unsigned long num
 
struct _gfc2pips_comments_prev
 
struct _gfc2pips_comments_next
 

Detailed Description

Definition at line 73 of file gfc2pips.h.

Field Documentation

◆ done

◆ gfc

◆ l

locus _gfc2pips_comments_::l

Definition at line 75 of file gfc2pips.h.

Referenced by gfc2pips_check_already_done(), and gfc2pips_push_comment().

◆ next

◆ num

◆ prev

◆ s

char* _gfc2pips_comments_::s

Definition at line 77 of file gfc2pips.h.

Referenced by gfc2pips_get_comment_of_code(), and gfc2pips_push_comment().


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