OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CIF_function Struct Reference

#include <cif_c.h>

Collaboration diagram for CIF_function:
Collaboration graph

Public Attributes

CIF_field cif_tag:8
 
CIF_field cif_id:24
 
CIF_field parent_id:24
 
CIF_field access_kind:2
 
CIF_field func_flags:6
 
CIF_field type_id:24
 
CIF_field is_defined:1
 
CIF_field is_extern:1
 
CIF_field is_static:1
 
CIF_field is_inline:1
 
CIF_field is_virtual:1
 
CIF_field is_operator:1
 
CIF_field is_constructor:1
 
CIF_field is_destructor:1
 
CIF_field pu_def_offset:32
 
CIF_field num_usages:32
 

Detailed Description

Definition at line 381 of file cif_c.h.

Member Data Documentation

CIF_field CIF_function::access_kind

Definition at line 385 of file cif_c.h.

CIF_field CIF_function::cif_id

Definition at line 383 of file cif_c.h.

CIF_field CIF_function::cif_tag

Definition at line 382 of file cif_c.h.

CIF_field CIF_function::func_flags

Definition at line 386 of file cif_c.h.

CIF_field CIF_function::is_constructor

Definition at line 394 of file cif_c.h.

CIF_field CIF_function::is_defined

Definition at line 388 of file cif_c.h.

CIF_field CIF_function::is_destructor

Definition at line 395 of file cif_c.h.

CIF_field CIF_function::is_extern

Definition at line 389 of file cif_c.h.

CIF_field CIF_function::is_inline

Definition at line 391 of file cif_c.h.

CIF_field CIF_function::is_operator

Definition at line 393 of file cif_c.h.

CIF_field CIF_function::is_static

Definition at line 390 of file cif_c.h.

CIF_field CIF_function::is_virtual

Definition at line 392 of file cif_c.h.

CIF_field CIF_function::num_usages

Definition at line 397 of file cif_c.h.

CIF_field CIF_function::parent_id

Definition at line 384 of file cif_c.h.

CIF_field CIF_function::pu_def_offset

Definition at line 396 of file cif_c.h.

CIF_field CIF_function::type_id

Definition at line 387 of file cif_c.h.


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