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

Data Fields

copy_body_data cb
omp_contextctx

Field Documentation

copy_body_data omp_taskcopy_context::cb
     This field must be at the beginning, as we do "inheritance": Some
     callback functions for tree-inline.c (e.g., omp_copy_decl)
     receive a copy_body_data pointer that is up-casted to an
     omp_context pointer.  
omp_context* omp_taskcopy_context::ctx

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