GCC Middle and Back End API Reference
omp_mapping_group Struct Reference
Collaboration diagram for omp_mapping_group:

Data Fields

treegrp_start
tree grp_end
omp_tsort_mark mark
bool deleted
bool reprocess_struct
bool fragile
struct omp_mapping_groupsibling
struct omp_mapping_groupnext

Detailed Description

A group of OMP_CLAUSE_MAP nodes that correspond to a single "map" clause.

Field Documentation

◆ deleted

◆ fragile

bool omp_mapping_group::fragile

◆ grp_end

◆ grp_start

◆ mark

◆ next

◆ reprocess_struct

bool omp_mapping_group::reprocess_struct

◆ sibling


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