|
GCC Middle and Back End API Reference
|

Data Fields | |
| copy_body_data | cb |
| omp_context * | ctx |
| 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 |