PIPS
context Struct Reference
+ Collaboration diagram for context:

Data Fields

bool result
 
list stats
 
bool backward
 
bool need_flatten
 
entity caller
 
statement caller_statement
 
string pragma_begin
 
string pragma_end
 
string prefix
 
bool outline_done
 
entity ref
 
bool res
 

Detailed Description

Definition at line 253 of file delay.c.

Field Documentation

◆ backward

◆ caller

◆ caller_statement

statement context::caller_statement

◆ need_flatten

bool context::need_flatten

◆ outline_done

bool context::outline_done

Definition at line 446 of file manage_pragma.c.

Referenced by outline_stmts_between_pragmas_in_sequence(), and pragma_outliner().

◆ pragma_begin

string context::pragma_begin

Definition at line 443 of file manage_pragma.c.

Referenced by outline_stmts_between_pragmas_in_sequence(), and pragma_outliner().

◆ pragma_end

string context::pragma_end

Definition at line 444 of file manage_pragma.c.

Referenced by outline_stmts_between_pragmas_in_sequence(), and pragma_outliner().

◆ prefix

string context::prefix

Definition at line 445 of file manage_pragma.c.

Referenced by outline_stmts_between_pragmas_in_sequence(), and pragma_outliner().

◆ ref

◆ res

◆ result

bool context::result

Definition at line 254 of file delay.c.

Referenced by context_dup(), delay_load_communications(), and delay_store_communications().

◆ stats


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