PIPS
checkfn Struct Reference
+ Collaboration diagram for checkfn:

Data Fields

string function
 
expression(* check_statement )(expression *, int)
 

Detailed Description

Definition at line 1707 of file array_bound_check_bottom_up.c.

Field Documentation

◆ check_statement

expression(* checkfn::check_statement) (expression *, int)

Definition at line 1709 of file array_bound_check_bottom_up.c.

Referenced by cstr_args_check().

◆ function

string checkfn::function

Definition at line 1708 of file array_bound_check_bottom_up.c.

Referenced by cstr_args_check().


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